Located in /Cache/Backend/ExtendedInterface.php (line 34)
Zend_Cache_Backend_Interface | --Zend_Cache_Backend_ExtendedInterface
Return an associative array of capabilities (booleans) of the backend
The array must include these keys :
Return the filling percentage of the backend storage
Return an array of stored cache ids
Return an array of stored cache ids which match any given tags
In case of multiple tags, a logical AND is made between tags
Return an array of stored cache ids which match given tags
In case of multiple tags, a logical AND is made between tags
Return an array of stored cache ids which don't match given tags
In case of multiple tags, a logical OR is made between tags
Return an array of metadatas for the given cache id
The array must include these keys :
Return an array of stored tags
Give (if possible) an extra lifetime to the given cache id
Inherited From Zend_Cache_Backend_Interface
Zend_Cache_Backend_Interface::clean()
Zend_Cache_Backend_Interface::load()
Zend_Cache_Backend_Interface::remove()
Zend_Cache_Backend_Interface::save()
Zend_Cache_Backend_Interface::setDirectives()
Zend_Cache_Backend_Interface::test()
Documentation generated on Mon, 21 Jun 2010 15:21:57 -0400 by phpDocumentor 1.4.3