Class Mage_Core_Helper_Cookie
Core Cookie helper
- Mage_Core_Helper_Abstract
- Mage_Core_Helper_Cookie
Package: Mage\Core
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Helper/Cookie.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Helper/Cookie.php
public
boolean
|
|
public
string
|
|
protected
array
|
|
public
integer
|
string |
IS_USER_ALLOWED_SAVE_COOKIE
|
'user_allowed_save_cookie' |
#
Cookie name for users who allowed cookie save |
string |
XML_PATH_COOKIE_RESTRICTION
|
'web/cookie/cookie_restriction' |
#
Path to configuration, check is enable cookie restriction mode |
string |
XML_PATH_COOKIE_RESTRICTION_LIFETIME
|
'web/cookie/cookie_restriction_lifetime' |
#
Cookie restriction lifetime configuration path |
$_layout,
$_moduleName,
$_request
|