Class Mage_Customer_Model_Session
Customer session model
- Varien_Object
- Mage_Core_Model_Session_Abstract_Varien
- Mage_Core_Model_Session_Abstract
- Mage_Customer_Model_Session
Package: Mage\Customer
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/Customer/Model/Session.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/Customer/Model/Session.php
public
|
|
public
|
|
public
|
#
setCustomer(
Set customer object and setting customer id in session |
public
|
|
public
|
|
public
integer|null
|
|
public
|
|
public
integer
|
#
getCustomerGroupId( )
Get customer group id If customer is not logged in system, 'not logged in' group id will be returned |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
boolean
|
#
authenticate(
Authenticate controller action by login customer |
protected
|
|
protected
|
|
public
|
|
public
|
|
public
|
VALIDATOR_HTTP_USER_AGENT_KEY,
VALIDATOR_HTTP_VIA_KEY,
VALIDATOR_HTTP_X_FORVARDED_FOR_KEY,
VALIDATOR_KEY,
VALIDATOR_REMOTE_ADDR_KEY
|
protected
|
$_customer |
|
#
Customer object |
protected
boolean
|
$_isCustomerIdChecked | null |
#
Flag with customer id validations result |
protected
null|integer
|
$_persistentCustomerGroupId | null |
#
Persistent customer group id |
$_encryptedSessionId,
$_skipSessionIdFlag,
$_urlHostCache
|