PHP 클래스 Aligent_CacheObserver_Model_Resource_Catalog_Category

저자: ModuleCreator
상속: extends Mage_Catalog_Model_Resource_Category
파일 보기 프로젝트 열기: aligent/cacheobserver

공개 메소드들

메소드 설명
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