Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Aligent_CacheObserver_Model_Resource_Catalog_Category
PHP Class Aligent_CacheObserver_Model_Resource_Catalog_Category
Author:
ModuleCreator
Inheritance:
extends
Mage_Catalog_Model_Resource_Category
Datei anzeigen
Open project: aligent/cacheobserver
Public Methods
Method
Description
load
(
Mage_Catalog_Model_Category
$oCategory
,
string
|
integer
$id
,
array
$attributes
= [] ) :
self
Loads the category, implementing specific rules for caching
Method Details
load()
public
method
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
return
self