/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/blockuserinfo/ |
H A D | nav.tpl | 11 …<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 D | nav.tpl | 11 …<a class="logout" href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'…
|
/dports/finance/prestashop/prestashop/controllers/front/ |
H A D | OrderConfirmationController.php | 104 $this->context->customer->mylogout();
|
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockuserinfo/ |
H A D | nav.tpl | 33 …<a class="logout" href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html'}" rel="…
|
H A D | blockuserinfo.tpl | 55 …<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 D | OrderConfirmationController.php | 173 $this->context->customer->mylogout();
|
H A D | OrderController.php | 299 … $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 D | blockmyaccount.tpl | 56 … 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 D | blockmyaccountfooter.tpl | 46 …<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 D | blockmyaccount.tpl | 56 … href="{$link->getPageLink('index', true, NULL, "mylogout")|escape:'html':'UTF-8'}"
|
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/modules/blockmyaccountfooter/ |
H A D | blockmyaccountfooter.tpl | 46 …<a href="{$link->getPageLink('index')}?mylogout" title="{l s='Sign out' mod='blockmyaccountfooter'…
|
/dports/www/thirtybees/thirtybees-1.1.0/classes/ |
H A D | Cookie.php | 375 public function mylogout() function in CookieCore
|
H A D | Customer.php | 1197 public function mylogout() function in CustomerCore 1202 Context::getContext()->cookie->mylogout();
|
/dports/finance/prestashop/prestashop/classes/ |
H A D | Cookie.php | 280 public function mylogout() function in CookieCore
|
H A D | Customer.php | 1310 public function mylogout() function in CustomerCore 1315 Context::getContext()->cookie->mylogout();
|
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/ |
H A D | sitemap.tpl | 43 …<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 D | sitemap.tpl | 43 …<li><a href="{$link->getPageLink('index')}?mylogout" rel="nofollow" title="{l s='Sign out'}" >{l s…
|
/dports/finance/prestashop/prestashop/classes/controller/ |
H A D | FrontController.php | 391 $this->context->customer->mylogout();
|
/dports/www/thirtybees/thirtybees-1.1.0/classes/controller/ |
H A D | FrontController.php | 1575 $this->context->customer->mylogout();
|