Implements interfaces:
Entity/Attribute/Model - entity abstract
Located in /Eav/Model/Entity/Abstract.php (line 35)
Mage_Core_Model_Resource_Abstract | --Mage_Eav_Model_Entity_Abstract
Default Attributes that are static
Attributes array by attribute name
Attributes array by attribute id
2-dimentional array by table name and attribute name
Entity attribute values per backend table to delete
Entity attribute values per backend table to save
Describe data for tables
Enter description here...
Enter description here...
Enter description here...
Enter description here...
Read connection
Attribute set id which used for get sorted attributes
Attributes that are static fields in entity table
Entity type configuration
Enter description here...
Enter description here...
Write connection
Inherited from Mage_Core_Model_Resource_Abstract
Mage_Core_Model_Resource_Abstract::$_commitCallbacks
Adding attribute to entity
Enter description here...
Delete entity using current object's data
Retrieve attribute instance by name, id or config node
This will add the attribute configuration to entity's attributes cache
If attribute is not found false is returned
Get attributes by name array
Get attributes by id array
Get attributes by table and name array
Retrieve default entity static attributes
Enter description here...
Get entity id field name in entity table
Get entity table name
For compatibility with Mage_Core_Model_Abstract
Retrieve read DB connection
Retrieve sorted attributes
Enter description here...
Get entity type name
Get entity type id
Get default entity id field name in attribute values tables
Get prefix for value tables
Retrieve write DB connection
Check whether the attribute is a real field in entity table
Enter description here...
Enter description here...
Load entity's attributes into the object
Retrieve configuration for all attributes
Save entity's attributes into the object's resource
Save attribute
Set connections for entity operations
Enter description here...
Set configuration for the entity
Accepts config node or name of entity type
Unset attributes
If NULL or not supplied removes configuration of all attributes If string - removes only one, if array - all specified
Validate all object's attributes against configuration
Walk through the attributes and run method with optional arguments
Returns array with results for each attribute
if $method is in format "part/method" will run method on specified part for example: $this->walkAttributes('backend/validate');
After delete entity process
After Load Entity process
After Save Entity process
After set config process
Before Delete Entity process
Before delete Entity process
Return if attribute exists in original data array.
Prepare entity object data for save
result array structure: array ( 'newObject', 'entityRow', 'insert', 'update', 'delete' )
Resource initialization
Delete entity attribute values
Return default static virtual attribute that doesn't exists in EAV attributes
Retrieve Default attribute model
Retrieve default entity attributes
Retrieve select object for loading entity attributes values
Retrieve select object for loading base entity row
Retrieve Object instance with original data
Retrieve connection for read data
Retrieve static field properties
Retrieve connection for write data
Insert entity attribute value
Check whether the attribute is Applicable to the object
Check is attribute value empty
Check whether attribute instance (attribute, backend, frontend or source) has method and applicable
Prepare select object for loading entity attributes values
Prepare static value for save
Prepare value for save
Save and detele collected attribute values
Save object collected data
Save entity attribute value
Collect for mass save
Initialize attribute value for object
Update entity attribute value
Inherited From Mage_Core_Model_Resource_Abstract
Mage_Core_Model_Resource_Abstract::__construct()
Mage_Core_Model_Resource_Abstract::addCommitCallback()
Mage_Core_Model_Resource_Abstract::beginTransaction()
Mage_Core_Model_Resource_Abstract::commit()
Mage_Core_Model_Resource_Abstract::formatDate()
Mage_Core_Model_Resource_Abstract::mktime()
Mage_Core_Model_Resource_Abstract::rollBack()
Mage_Core_Model_Resource_Abstract::_construct()
Mage_Core_Model_Resource_Abstract::_getReadAdapter()
Mage_Core_Model_Resource_Abstract::_getWriteAdapter()
Mage_Core_Model_Resource_Abstract::_serializeField()
Mage_Core_Model_Resource_Abstract::_unserializeField()
Documentation generated on Fri, 11 Feb 2011 16:54:51 +0200 by phpDocumentor 1.4.3