Caches data in files on disk - this is the best approach if possible
Located in /Swift/Cache/Disk.php (line 19)
Swift_Cache | --Swift_Cache_Disk
Set the save path of the disk - this is a global setting and called statically!
Ctor
Dtor.
Clear out cached data at end of script execution or cache destruction
Clear the cached data (unlink)
Check if data is cached for $key
Read data from the cache for $key
Write data to the cache
Inherited From Swift_Cache
Swift_Cache::clear()
Swift_Cache::getOutputStream()
Swift_Cache::has()
Swift_Cache::read()
Swift_Cache::write()
Documentation generated on Wed, 26 Mar 2008 20:33:06 +1100 by phpDocumentor 1.3.1