Implements interfaces:
Located in /Zend/Cache/Backend/File.php (line 35)
Constructor
Clean some cache records
Available modes are : 'all' (default) => remove all cache entries ($tags is not used) 'old' => remove too old cache entries ($tags is not used) 'matchingTag' => remove cache entries matching all given tags ($tags can be an array of strings or a single string) 'notMatchingTag' => remove cache entries not matching one of the given tags ($tags can be an array of strings or a single string)
Test if a cache is available for the given id and (if yes) return it (false else)
Remove a cache record
Save some string datas into a cache record
Note : $data is always "string" (serialization is done by the core not by the backend)
Set the frontend directives
Set an option
Test if a cache is available or not (for the given id)
Documentation generated on Fri, 30 Jun 2006 11:20:31 -0500 by phpDocumentor 1.3.0RC6