|
eZ Publish
[4.2]
|
Go to the source code of this file.
Classes | |
| class | eZCache |
| Main class for dealing with caches in eZ Publish. More... | |
Functions | |
| eZCacheClearClassID ($cacheItem) | |
| eZCacheClearContentTreeMenu ($cacheItem) | |
| eZCacheClearGlobalINI ($cacheItem) | |
| eZCacheClearImageAlias ($cacheItem) | |
| eZCacheClearSortKey ($cacheItem) | |
| eZCacheClearTemplateBlockCache ($cacheItem) | |
Definition in file kernel/classes/ezcache.php.
| eZCacheClearClassID | ( | $ | cacheItem | ) |
Helper function for eZCache::clearClassID.
Definition at line 641 of file kernel/classes/ezcache.php.
| eZCacheClearContentTreeMenu | ( | $ | cacheItem | ) |
Helper function for eZCache::clearContentTreeMenu.
Definition at line 681 of file kernel/classes/ezcache.php.
| eZCacheClearGlobalINI | ( | $ | cacheItem | ) |
Helper function for eZCache::clearGlobalINICache.
Definition at line 651 of file kernel/classes/ezcache.php.
| eZCacheClearImageAlias | ( | $ | cacheItem | ) |
Helper function for eZCache::clearImageAlias.
Definition at line 631 of file kernel/classes/ezcache.php.
| eZCacheClearSortKey | ( | $ | cacheItem | ) |
Helper function for eZCache::clearSortKey.
Definition at line 662 of file kernel/classes/ezcache.php.
| eZCacheClearTemplateBlockCache | ( | $ | cacheItem | ) |
Helper function for eZCache::clearTemplateBlockCache.
Definition at line 672 of file kernel/classes/ezcache.php.