Go to the source code of this file.
Classes | |
| class | eZCache |
| Main class for dealing with caches in eZ publish. More... | |
Functions | |
| eZCacheClearClassID ($cacheItem) | |
| eZCacheClearGlobalINI ($cacheItem) | |
| eZCacheClearImageAlias ($cacheItem) | |
| eZCacheClearSortKey ($cacheItem) | |
| eZCacheClearTemplateBlockCache ($cacheItem) | |
Definition in file ezcache.php.
| eZCacheClearClassID | ( | $ | cacheItem | ) |
Helper function for eZCache::clearClassID.
Definition at line 455 of file ezcache.php.
| eZCacheClearGlobalINI | ( | $ | cacheItem | ) |
Helper function for eZCache::clearGlobalINICache.
Definition at line 464 of file ezcache.php.
| eZCacheClearImageAlias | ( | $ | cacheItem | ) |
Helper function for eZCache::clearImageAlias.
Definition at line 446 of file ezcache.php.
| eZCacheClearSortKey | ( | $ | cacheItem | ) |
Helper function for eZCache::clearSortKey.
Definition at line 474 of file ezcache.php.
| eZCacheClearTemplateBlockCache | ( | $ | cacheItem | ) |
Helper function for eZCache::clearTemplateBlockCache.
Definition at line 483 of file ezcache.php.
1.6.3