Class Mage_Eav_Model_Entity_Attribute
EAV Entity 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
Direct known subclasses
Mage_Catalog_Model_Entity_Attribute, Mage_Catalog_Model_Resource_Eav_Attribute, Mage_Eav_Model_AttributeIndirect known subclasses
Mage_Customer_Model_Attribute
Package: Mage\Eav
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/Eav/Model/Entity/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/Eav/Model/Entity/Attribute.php
protected
string
|
|
protected
string
|
|
protected
string
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
array
|
|
public
string
|
integer |
ATTRIBUTE_CODE_MAX_LENGTH
|
30 |
|
string |
CACHE_TAG
|
'EAV_ATTRIBUTE' |
TYPE_STATIC
|
protected
string
|
$_eventPrefix | 'eav_entity_attribute' |
#
Prefix of model events names |
protected
string
|
$_eventObject | 'attribute' |
#
Parameter name in event |
protected
string
|
$_cacheTag | 'EAV_ATTRIBUTE' |
#
Model cache tag for clear cache in after save and after delete |
$_attributeIdCache,
$_backend,
$_dataTable,
$_entity,
$_frontend,
$_name,
$_source
|
$_dataSaveAllowed,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|