Catalog category model
Located in /Catalog/Model/Resource/Eav/Mysql4/Category.php (line 34)
Mage_Core_Model_Resource_Abstract | --Mage_Eav_Model_Entity_Abstract | --Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract | --Mage_Catalog_Model_Resource_Eav_Mysql4_Category
Catalog products table name
Id of 'is_active' category attribute
Store id
Category tree object
Inherited from Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::$_attributes
Inherited from Mage_Eav_Model_Entity_Abstract
Mage_Eav_Model_Entity_Abstract::$_attributesByCode
Mage_Eav_Model_Entity_Abstract::$_attributesById
Mage_Eav_Model_Entity_Abstract::$_attributesByTable
Mage_Eav_Model_Entity_Abstract::$_attributeValuesToDelete
Mage_Eav_Model_Entity_Abstract::$_attributeValuesToSave
Mage_Eav_Model_Entity_Abstract::$_defaultAttributes
Mage_Eav_Model_Entity_Abstract::$_describeTable
Mage_Eav_Model_Entity_Abstract::$_entityIdField
Mage_Eav_Model_Entity_Abstract::$_entityTable
Mage_Eav_Model_Entity_Abstract::$_isPartialLoad
Mage_Eav_Model_Entity_Abstract::$_isPartialSave
Mage_Eav_Model_Entity_Abstract::$_read
Mage_Eav_Model_Entity_Abstract::$_sortingSetId
Mage_Eav_Model_Entity_Abstract::$_staticAttributes
Mage_Eav_Model_Entity_Abstract::$_type
Mage_Eav_Model_Entity_Abstract::$_valueEntityIdField
Mage_Eav_Model_Entity_Abstract::$_valueTablePrefix
Mage_Eav_Model_Entity_Abstract::$_write
Inherited from Mage_Core_Model_Resource_Abstract
Mage_Core_Model_Resource_Abstract::$_commitCallbacks
Class constructor
Move category to another parent node
Check if category id exist
Delete children categories of specific category
Return all children ids of category (with category id)
Retrieve categories
Get category path value by its id
Return children ids of category
Get count of active/not active children categories
Get chlden categories count
Return parent categories of category
Return parent category of current category with own custom design settings
Get products count in category
Get positions of associated to category products
Return store id
Get store identifiers where category is presented
Check category is forbidden to delete.
If category is root and assigned to store group return false
Check is category in list of store categories
Move category to another parent
Rebuild associated products index
Set store Id
Check array of category identifiers
Process category data after save category object save related products ids and update path value
Process category data before delete update children count for parent category delete child categories
Process category data before saving prepare path and increment children count for parent categories
Get "is_active" attribute identifier
Get maximum position of child categories by specific tree path
Retrieve category tree object
Process positions of old parent category children and new parent category children.
Get position for moved category
Refresh Category Product Index for Store Root Catgory
Save category products relation
Inherited From Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::getAttributeRawValue()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::getDefaultStoreId()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::load()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_canUpdateAttribute()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_collectOrigData()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_deleteAttributes()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_getDefaultAttributeModel()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_getLoadAttributesSelect()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_getOrigObject()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_insertAttribute()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_isApplicableAttribute()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_isAttributeValueEmpty()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_isCallableAttributeInstance()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_prepareLoadSelect()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_prepareValueForSave()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_saveAttributeValue()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_setAttribteValue()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_updateAttribute()
Mage_Catalog_Model_Resource_Eav_Mysql4_Abstract::_updateAttributeForStore()
Inherited From Mage_Eav_Model_Entity_Abstract
Mage_Eav_Model_Entity_Abstract::addAttribute()
Mage_Eav_Model_Entity_Abstract::attributesCompare()
Mage_Eav_Model_Entity_Abstract::checkAttributeUniqueValue()
Mage_Eav_Model_Entity_Abstract::delete()
Mage_Eav_Model_Entity_Abstract::getAttribute()
Mage_Eav_Model_Entity_Abstract::getAttributesByCode()
Mage_Eav_Model_Entity_Abstract::getAttributesById()
Mage_Eav_Model_Entity_Abstract::getAttributesByTable()
Mage_Eav_Model_Entity_Abstract::getDefaultAttributes()
Mage_Eav_Model_Entity_Abstract::getDefaultAttributeSourceModel()
Mage_Eav_Model_Entity_Abstract::getEntityIdField()
Mage_Eav_Model_Entity_Abstract::getEntityTable()
Mage_Eav_Model_Entity_Abstract::getEntityType()
Mage_Eav_Model_Entity_Abstract::getIdFieldName()
Mage_Eav_Model_Entity_Abstract::getReadConnection()
Mage_Eav_Model_Entity_Abstract::getSortedAttributes()
Mage_Eav_Model_Entity_Abstract::getTable()
Mage_Eav_Model_Entity_Abstract::getType()
Mage_Eav_Model_Entity_Abstract::getTypeId()
Mage_Eav_Model_Entity_Abstract::getValueEntityIdField()
Mage_Eav_Model_Entity_Abstract::getValueTablePrefix()
Mage_Eav_Model_Entity_Abstract::getWriteConnection()
Mage_Eav_Model_Entity_Abstract::isAttributeStatic()
Mage_Eav_Model_Entity_Abstract::isPartialLoad()
Mage_Eav_Model_Entity_Abstract::isPartialSave()
Mage_Eav_Model_Entity_Abstract::load()
Mage_Eav_Model_Entity_Abstract::loadAllAttributes()
Mage_Eav_Model_Entity_Abstract::save()
Mage_Eav_Model_Entity_Abstract::saveAttribute()
Mage_Eav_Model_Entity_Abstract::setConnection()
Mage_Eav_Model_Entity_Abstract::setNewIncrementId()
Mage_Eav_Model_Entity_Abstract::setType()
Mage_Eav_Model_Entity_Abstract::unsetAttributes()
Mage_Eav_Model_Entity_Abstract::validate()
Mage_Eav_Model_Entity_Abstract::walkAttributes()
Mage_Eav_Model_Entity_Abstract::_afterDelete()
Mage_Eav_Model_Entity_Abstract::_afterLoad()
Mage_Eav_Model_Entity_Abstract::_afterSave()
Mage_Eav_Model_Entity_Abstract::_afterSetConfig()
Mage_Eav_Model_Entity_Abstract::_beforeDelete()
Mage_Eav_Model_Entity_Abstract::_beforeSave()
Mage_Eav_Model_Entity_Abstract::_canUpdateAttribute()
Mage_Eav_Model_Entity_Abstract::_collectSaveData()
Mage_Eav_Model_Entity_Abstract::_construct()
Mage_Eav_Model_Entity_Abstract::_deleteAttributes()
Mage_Eav_Model_Entity_Abstract::_getDefaultAttribute()
Mage_Eav_Model_Entity_Abstract::_getDefaultAttributeModel()
Mage_Eav_Model_Entity_Abstract::_getDefaultAttributes()
Mage_Eav_Model_Entity_Abstract::_getLoadAttributesSelect()
Mage_Eav_Model_Entity_Abstract::_getLoadRowSelect()
Mage_Eav_Model_Entity_Abstract::_getOrigObject()
Mage_Eav_Model_Entity_Abstract::_getReadAdapter()
Mage_Eav_Model_Entity_Abstract::_getStaticFieldProperties()
Mage_Eav_Model_Entity_Abstract::_getWriteAdapter()
Mage_Eav_Model_Entity_Abstract::_insertAttribute()
Mage_Eav_Model_Entity_Abstract::_isApplicableAttribute()
Mage_Eav_Model_Entity_Abstract::_isAttributeValueEmpty()
Mage_Eav_Model_Entity_Abstract::_isCallableAttributeInstance()
Mage_Eav_Model_Entity_Abstract::_prepareLoadSelect()
Mage_Eav_Model_Entity_Abstract::_prepareStaticValue()
Mage_Eav_Model_Entity_Abstract::_prepareValueForSave()
Mage_Eav_Model_Entity_Abstract::_processAttributeValues()
Mage_Eav_Model_Entity_Abstract::_processSaveData()
Mage_Eav_Model_Entity_Abstract::_saveAttribute()
Mage_Eav_Model_Entity_Abstract::_setAttribteValue()
Mage_Eav_Model_Entity_Abstract::_updateAttribute()
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:57:29 +0200 by phpDocumentor 1.4.3