Magento
NOTICE OF LICENSE
This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.
DISCLAIMER
Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.
Located in /Eav/Model/Config.php (line 28)
Class | Description |
---|---|
Mage_Catalog_Model_Config | Magento |
Attribute codes cache array
Attributes data
Array of attributes objects used in collections
Entity types data
Information about entity types with initialized attributes
Cache flag
Initialized objects
array ($objectId => $object)
Information about preloaded attributes
References between codes and identifiers
array ( 'attributes'=> array ($attributeId => $attributeCode), 'entities' => array ($entityId => $entityCode) )
Get attribute by code for entity type
Get attribute object for colection usage
Get codes of all entity type attributes
Get entity type object by entity type code/identifier
Import attributes data from external source
Prepare attributes for usage in EAV collection
Preload entity type attributes for performance optimization
Specify reference between entity attribute id and attribute code
Specify reference for entity type id
Create attribute from attribute data array
Get internal cache key for attribute object cache
Get attribute code by attribute id
Get internal cache key for entity type code
Get entity type code by id
Initialize all attributes for entity type
Initialize all entity types data
Check EAV cache availability
Get object by idetifier
Associate object with identifier
Validate attribute data from import
Documentation generated on Fri, 11 Feb 2011 16:59:19 +0200 by phpDocumentor 1.4.3