Class Mage_Customer_Model_Attribute
Customer attribute model
- Varien_Object
- Mage_Core_Model_Abstract
- Mage_Eav_Model_Entity_Attribute_Abstract implements Mage_Eav_Model_Entity_Attribute_Interface
- Mage_Eav_Model_Entity_Attribute
- Mage_Eav_Model_Attribute
- Mage_Customer_Model_Attribute
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/Attribute.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/Attribute.php
protected
|
string |
MODULE_NAME
|
'Mage_Customer' |
#
Name of the module |
ATTRIBUTE_CODE_MAX_LENGTH,
CACHE_TAG
|
TYPE_STATIC
|
protected
string
|
$_eventPrefix | 'customer_entity_attribute' |
#
Prefix of model events names |
protected
string
|
$_eventObject | 'attribute' |
#
Prefix of model events object |
$_website
|
$_cacheTag
|
$_attributeIdCache,
$_backend,
$_dataTable,
$_entity,
$_frontend,
$_name,
$_source
|
$_dataSaveAllowed,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|