Customer model
Located in /Customer/Model/Customer.php (line 32)
Varien_Object | --Mage_Core_Model_Abstract | --Mage_Customer_Model_Customer
Inherited from Mage_Core_Model_Abstract
Mage_Core_Model_Abstract::$_cacheTag
Mage_Core_Model_Abstract::$_dataSaveAllowed
Mage_Core_Model_Abstract::$_resource
Mage_Core_Model_Abstract::$_resourceCollectionName
Mage_Core_Model_Abstract::$_resourceName
Authenticate customer
Change customer password
$data = array( ['password'] ['confirmation'] ['current_password'] )
Decrypt password
Encrypt password
Retrieve random password
Retrieve not primary addresses
Retrieve customer address by address id
Retrieve not loaded address collection
Retrieve customer address array
Retrieve all customer attributes
Retrieve customer group identifier
Get full customer name
Retrieve primary address by type(attribute)
Retrieve all customer primary addresses
Retrieve ids of primary addresses
Retrieve customer primary billing address
Retrieve primary customer shipping address
Retrieve shared store ids
Retrive shared website ids
Retrieve customer sharing configuration model
Retrieve customer tax class identifier
Hach customer password
Importing customer data from text array
Check if accounts confirmation is required in config
Check store availability for customer
Load customer by email
Send email with new account specific information
Send email with new customer password
Set plain and hashed password
Validate customer attribute values
Validate password with salted hash
Processing object before save data
Inherited From Mage_Core_Model_Abstract
Mage_Core_Model_Abstract::afterLoad()
Mage_Core_Model_Abstract::delete()
Mage_Core_Model_Abstract::getCollection()
Mage_Core_Model_Abstract::getEntityId()
Mage_Core_Model_Abstract::getId()
Mage_Core_Model_Abstract::getIdFieldName()
Mage_Core_Model_Abstract::getResource()
Mage_Core_Model_Abstract::getResourceCollection()
Mage_Core_Model_Abstract::getResourceName()
Mage_Core_Model_Abstract::load()
Mage_Core_Model_Abstract::save()
Mage_Core_Model_Abstract::setId()
Mage_Core_Model_Abstract::_afterDelete()
Mage_Core_Model_Abstract::_afterLoad()
Mage_Core_Model_Abstract::_afterSave()
Mage_Core_Model_Abstract::_beforeDelete()
Mage_Core_Model_Abstract::_beforeSave()
Mage_Core_Model_Abstract::_getResource()
Mage_Core_Model_Abstract::_init()
Mage_Core_Model_Abstract::_protectFromNonAdmin()
Mage_Core_Model_Abstract::_setResourceModel()
EXCEPTION_EMAIL_NOT_CONFIRMED
= 1
(line 43)
EXCEPTION_INVALID_EMAIL_OR_PASSWORD
= 2
(line 44)
SUBSCRIBED_NO
= 'no'
(line 47)
SUBSCRIBED_YES
= 'yes'
(line 46)
XML_PATH_CONFIRMED_EMAIL_TEMPLATE
= 'customer/create_account/email_confirmed_template'
(line 41)
XML_PATH_CONFIRM_EMAIL_TEMPLATE
= 'customer/create_account/email_confirmation_template'
(line 40)
XML_PATH_DEFAULT_EMAIL_DOMAIN
= 'customer/create_account/email_domain'
(line 38)
XML_PATH_FORGOT_EMAIL_IDENTITY
= 'customer/password/forgot_email_identity'
(line 37)
XML_PATH_FORGOT_EMAIL_TEMPLATE
= 'customer/password/forgot_email_template'
(line 36)
XML_PATH_IS_CONFIRM
= 'customer/create_account/confirm'
(line 39)
XML_PATH_REGISTER_EMAIL_IDENTITY
= 'customer/create_account/email_identity'
(line 35)
XML_PATH_REGISTER_EMAIL_TEMPLATE
= 'customer/create_account/email_template'
(line 34)
Documentation generated on Wed, 04 Feb 2009 03:15:59 +0200 by phpDocumentor 1.4.2