Class Mage_Eav_Model_Entity_Attribute_Abstract
Entity/Attribute/Model - attribute abstract
- Varien_Object
- Mage_Core_Model_Abstract
- Mage_Eav_Model_Entity_Attribute_Abstract implements Mage_Eav_Model_Entity_Attribute_Interface
Direct known subclasses
Mage_Eav_Model_Entity_AttributeIndirect known subclasses
Mage_Catalog_Model_Entity_Attribute, Mage_Catalog_Model_Resource_Eav_Attribute, Mage_Customer_Model_Attribute, Mage_Eav_Model_Attribute
Abstract
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/Abstract.php
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/Abstract.php
protected
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
#
getAlias(
Get attribute alias as "entity_type/attribute_code" |
public
|
|
public
string
|
|
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
public
string
|
|
public
array
|
|
public
array
|
|
protected
array
|
#
_getFlatColumnsOldDefinition( )
Retrieve flat columns definition in old format (before MMDB support) Used in database compatible mode |
public
array
|
|
public
Varien_Db_Select
|
string |
TYPE_STATIC
|
'static' |
protected
string
|
$_name |
|
#
Attribute name |
protected
|
$_entity |
|
#
Entity instance |
protected
|
$_backend |
|
#
Backend instance |
protected
|
$_frontend |
|
#
Frontend instance |
protected
|
$_source |
|
#
Source instance |
protected
array
|
$_attributeIdCache | array() |
#
Attribute id cache |
protected
string
|
$_dataTable | null |
#
Attribute data table name |
$_cacheTag,
$_dataSaveAllowed,
$_eventObject,
$_eventPrefix,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|