|
eZ Publish
[4.0]
|
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) | |
| eZCacheClearClassID | ( | $ | cacheItem | ) |
Helper function for eZCache::clearClassID.
Definition at line 586 of file kernel/classes/ezcache.php.
| eZCacheClearContentTreeMenu | ( | $ | cacheItem | ) |
Helper function for eZCache::clearContentTreeMenu.
Definition at line 626 of file kernel/classes/ezcache.php.
| eZCacheClearGlobalINI | ( | $ | cacheItem | ) |
Helper function for eZCache::clearGlobalINICache.
Definition at line 596 of file kernel/classes/ezcache.php.
| eZCacheClearImageAlias | ( | $ | cacheItem | ) |
Helper function for eZCache::clearImageAlias.
Definition at line 576 of file kernel/classes/ezcache.php.
| eZCacheClearSortKey | ( | $ | cacheItem | ) |
Helper function for eZCache::clearSortKey.
Definition at line 607 of file kernel/classes/ezcache.php.
| eZCacheClearTemplateBlockCache | ( | $ | cacheItem | ) |
Helper function for eZCache::clearTemplateBlockCache.
Definition at line 617 of file kernel/classes/ezcache.php.