Class Mage_Catalog_Model_Resource_Eav_Mysql4_Category
-
Mage_Core_Model_Resource_Abstract
-
Mage_Eav_Model_Entity_Abstract
implements
Mage_Eav_Model_Entity_Interface
-
Mage_Catalog_Model_Resource_Abstract
-
Mage_Catalog_Model_Resource_Category
-
Mage_Catalog_Model_Resource_Eav_Mysql4_Category
Methods inherited from Mage_Catalog_Model_Resource_Category
__construct(),
_afterSave(),
_beforeDelete(),
_beforeSave(),
_getIsActiveAttributeId(),
_getMaxPosition(),
_getTree(),
_processPositions(),
_saveCategoryProducts(),
_savePath(),
changeParent(),
checkId(),
deleteChildren(),
findWhereAttributeIs(),
getAllChildren(),
getCategories(),
getCategoryPathById(),
getChildren(),
getChildrenAmount(),
getChildrenCategories(),
getChildrenCount(),
getParentCategories(),
getParentDesignCategory(),
getProductCount(),
getProductsPosition(),
getStoreId(),
isForbiddenToDelete(),
isInRootCategoryList(),
setStoreId(),
verifyIds()
|
Methods inherited from Mage_Catalog_Model_Resource_Abstract
_addLoadAttributesSelectFields(),
_canUpdateAttribute(),
_deleteAttributes(),
_getDefaultAttributeModel(),
_getLoadAttributesSelect(),
_getOrigObject(),
_insertAttribute(),
_isApplicableAttribute(),
_isAttributeValueEmpty(),
_isCallableAttributeInstance(),
_prepareLoadSelect(),
_prepareValueForSave(),
_saveAttributeValue(),
_setAttributeValue(),
_updateAttributeForStore(),
getAttributeRawValue(),
getDefaultStoreId(),
load()
|
Methods inherited from Mage_Eav_Model_Entity_Abstract
_afterDelete(),
_afterLoad(),
_collectSaveData(),
_construct(),
_getDefaultAttribute(),
_getDefaultAttributes(),
_getLoadRowSelect(),
_getReadAdapter(),
_getStaticFieldProperties(),
_getWriteAdapter(),
_loadModelAttributes(),
_prepareStaticValue(),
_processAttributeValues(),
_processSaveData(),
_saveAttribute(),
_updateAttribute(),
addAttribute(),
attributesCompare(),
checkAttributeUniqueValue(),
delete(),
getAttribute(),
getAttributesByCode(),
getAttributesById(),
getAttributesByTable(),
getDefaultAttributeSourceModel(),
getDefaultAttributes(),
getEntityIdField(),
getEntityTable(),
getEntityTablePrefix(),
getEntityType(),
getIdFieldName(),
getReadConnection(),
getSortedAttributes(),
getTable(),
getType(),
getTypeId(),
getValueEntityIdField(),
getValueTablePrefix(),
getWriteConnection(),
isAttributeStatic(),
isPartialLoad(),
isPartialSave(),
loadAllAttributes(),
save(),
saveAttribute(),
setConnection(),
setNewIncrementId(),
setType(),
unsetAttributes(),
validate(),
walkAttributes()
|
Properties inherited from Mage_Eav_Model_Entity_Abstract
$_attributeBackendTables,
$_attributeValuesToDelete,
$_attributeValuesToSave,
$_attributesByCode,
$_attributesById,
$_attributesByTable,
$_defaultAttributes,
$_describeTable,
$_entityIdField,
$_entityTable,
$_entityTablePrefix,
$_isPartialLoad,
$_isPartialSave,
$_read,
$_sortingSetId,
$_staticAttributes,
$_type,
$_valueEntityIdField,
$_valueTablePrefix,
$_write
|