Simple Cache Facade
Located in /MachII/framework/Cache.php (line 11)
Class | Description |
---|---|
MachII_cache_PhpSession | A simple cache container that stores to PHP's native session variables. |
MachII_cache_DangaMemCachedClient | Mach-II cache adapter for Danga MemCachedClient. |
MachII_cache_EAccelerator | Mach-II cache adapter for eAccelerator. |
MachII_cache_TurckMmcache | Mach-II cache facade for Turck MMCache. |
MachII_cache_ZendAccelerator | Mach-II cache adapter for Zend Accelerator's Data Cache. |
MachII_cache_PearCacheLite | Mach-II cache facade for the file-based PEAR Cache_Lite. |
Constructor
Generally should be called in the constructor of descendents.
Remove all items in application cache.
Initialize the cache container.
Retrieve a variable.
Store a variable.
Documentation generated on Thu, 20 Jan 2005 10:46:53 -0800 by phpDocumentor 1.3.0RC3