PHP Класс Aligent_CacheObserver_Model_Resource_Catalog_Category

Автор: ModuleCreator
Наследование: extends Mage_Catalog_Model_Resource_Category
Показать файл Открыть проект

Открытые методы

Метод Описание
load ( Mage_Catalog_Model_Category $oCategory, string | integer $id, array $attributes = [] ) : self Loads the category, implementing specific rules for caching

Описание методов

load() публичный Метод

Loads the category, implementing specific rules for caching
public load ( Mage_Catalog_Model_Category $oCategory, string | integer $id, array $attributes = [] ) : self
$oCategory Mage_Catalog_Model_Category
$id string | integer
$attributes array
Результат self