Class Mage_Eav_Model_Entity
EAV entity model
- Mage_Core_Model_Resource_Abstract
- Mage_Eav_Model_Entity_Abstract implements Mage_Eav_Model_Entity_Interface
- Mage_Eav_Model_Entity
Package: Mage\Eav
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Eav/Model/Entity.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Eav/Model/Entity.php
public
|
string |
DEFAULT_ENTITY_MODEL
|
'eav/entity' |
|
string |
DEFAULT_ATTRIBUTE_MODEL
|
'eav/entity_attribute' |
|
string |
DEFAULT_BACKEND_MODEL
|
'eav/entity_attribute_backend_default' |
|
string |
DEFAULT_FRONTEND_MODEL
|
'eav/entity_attribute_frontend_default' |
|
string |
DEFAULT_SOURCE_MODEL
|
'eav/entity_attribute_source_config' |
|
string |
DEFAULT_ENTITY_TABLE
|
'eav/entity' |
|
string |
DEFAULT_ENTITY_ID_FIELD
|
'entity_id' |
|
string |
DEFAULT_VALUE_TABLE_PREFIX
|
'eav/entity_attribute' |
$_commitCallbacks
|