Home
last modified time | relevance | path

Searched refs:mylogout (Results 1 – 19 of 19) sorted by relevance

/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/blockuserinfo/
H A Dnav.tpl11 …<a class="logout" href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'…
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/modules/blockuserinfo/
H A Dnav.tpl11 …<a class="logout" href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'…
/dports/finance/prestashop/prestashop/controllers/front/
H A DOrderConfirmationController.php104 $this->context->customer->mylogout();
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockuserinfo/
H A Dnav.tpl33 …<a class="logout" href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html'}" rel="…
H A Dblockuserinfo.tpl55 …<a href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html'}" title="{l s='Log me …
/dports/www/thirtybees/thirtybees-1.1.0/controllers/front/
H A DOrderConfirmationController.php173 $this->context->customer->mylogout();
H A DOrderController.php299 … $this->context->customer->mylogout(); // If guest we clear the cookie for security reason
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/modules/blockmyaccount/
H A Dblockmyaccount.tpl56 … href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'}"
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/modules/blockmyaccountfooter/
H A Dblockmyaccountfooter.tpl46 …<a href="{$link->getPageLink('index')}?mylogout" title="{l s='Sign out' mod='blockmyaccountfooter'…
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/blockmyaccount/
H A Dblockmyaccount.tpl56 … href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'}"
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/blockmyaccountfooter/
H A Dblockmyaccountfooter.tpl46 …<a href="{$link->getPageLink('index')}?mylogout" title="{l s='Sign out' mod='blockmyaccountfooter'…
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DCookie.php375 public function mylogout() function in CookieCore
H A DCustomer.php1197 public function mylogout() function in CustomerCore
1202 Context::getContext()->cookie->mylogout();
/dports/finance/prestashop/prestashop/classes/
H A DCookie.php280 public function mylogout() function in CookieCore
H A DCustomer.php1310 public function mylogout() function in CustomerCore
1315 Context::getContext()->cookie->mylogout();
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/
H A Dsitemap.tpl43 …<li><a href="{$link->getPageLink('index')}?mylogout" rel="nofollow" title="{l s='Sign out'}" >{l s…
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/
H A Dsitemap.tpl43 …<li><a href="{$link->getPageLink('index')}?mylogout" rel="nofollow" title="{l s='Sign out'}" >{l s…
/dports/finance/prestashop/prestashop/classes/controller/
H A DFrontController.php391 $this->context->customer->mylogout();
/dports/www/thirtybees/thirtybees-1.1.0/classes/controller/
H A DFrontController.php1575 $this->context->customer->mylogout();