Public Member Functions | |
__construct (oxModule $_oModule) | |
setModule ($oModule) | |
getModule () | |
resetCache () | |
Protected Member Functions | |
_clearApcCache () | |
Protected Attributes | |
$_oModule = null |
Module cache events handler class.
Definition at line 9 of file oxmodulecache.php.
oxModuleCache.__construct | ( | oxModule $ | _oModule | ) |
oxModuleCache._clearApcCache | ( | ) | [protected] |
Cleans PHP APC cache
Definition at line 67 of file oxmodulecache.php.
oxModuleCache.getModule | ( | ) |
oxModuleCache.resetCache | ( | ) |
Resets template, language and menu xml cache
Definition at line 50 of file oxmodulecache.php.
oxModuleCache.setModule | ( | $ | oModule | ) |
oxModuleCache.$_oModule = null [protected] |
Definition at line 15 of file oxmodulecache.php.