ezcache.php File Reference

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)

Detailed Description

Definition in file ezcache.php.


Function Documentation

eZCacheClearClassID ( cacheItem  ) 

Helper function for eZCache::clearClassID.

Note:
Static functions in classes cannot be used as callback functions in PHP 4, that is why we need this helper.

Definition at line 455 of file ezcache.php.

eZCacheClearGlobalINI ( cacheItem  ) 

Helper function for eZCache::clearGlobalINICache.

Note:
Static functions in classes cannot be used as callback functions in PHP 4, that is why we need this helper.

Definition at line 464 of file ezcache.php.

eZCacheClearImageAlias ( cacheItem  ) 

Helper function for eZCache::clearImageAlias.

Note:
Static functions in classes cannot be used as callback functions in PHP 4, that is why we need this helper.

Definition at line 446 of file ezcache.php.

eZCacheClearSortKey ( cacheItem  ) 

Helper function for eZCache::clearSortKey.

Note:
Static functions in classes cannot be used as callback functions in PHP 4, that is why we need this helper.

Definition at line 474 of file ezcache.php.

eZCacheClearTemplateBlockCache ( cacheItem  ) 

Helper function for eZCache::clearTemplateBlockCache.

Note:
Static functions in classes cannot be used as callback functions in PHP 4, that is why we need this helper.

Definition at line 483 of file ezcache.php.

Generated on Mon Jul 12 07:10:09 2010 for eZ publish by  doxygen 1.6.3