Zend Framework  1.12
Zend_Cache_Backend_Static Member List

This is the complete list of members for Zend_Cache_Backend_Static, including all inherited members.

$_directivesZend_Cache_Backendprotected
$_optionsZend_Cache_Backend_Staticprotected
$_tagCacheZend_Cache_Backend_Staticprotected
$_taggedZend_Cache_Backend_Staticprotected
__construct(array $options=array())Zend_Cache_Backend
_createDirectoriesFor($path)Zend_Cache_Backend_Staticprotected
_decodeId($id)Zend_Cache_Backend_Staticprotected
_detectId()Zend_Cache_Backend_Staticprotected
_isGoodTmpDir($dir)Zend_Cache_Backendprotected
_isSerialized($data)Zend_Cache_Backend_Staticprotected
_log($message, $priority=4)Zend_Cache_Backendprotected
_loggerSanity()Zend_Cache_Backendprotected
_octdec($val)Zend_Cache_Backend_Staticprotected
_validateIdOrTag($string)Zend_Cache_Backend_Staticprotectedstatic
_verifyPath($path)Zend_Cache_Backend_Staticprotected
clean($mode=Zend_Cache::CLEANING_MODE_ALL, $tags=array())Zend_Cache_Backend_Static
getInnerCache()Zend_Cache_Backend_Static
getLifetime($specificLifetime)Zend_Cache_Backend
getOption($name)Zend_Cache_Backend_Static
getTmpDir()Zend_Cache_Backend
INNER_CACHE_NAMEZend_Cache_Backend_Static
isAutomaticCleaningAvailable()Zend_Cache_Backend
load($id, $doNotTestCacheValidity=false)Zend_Cache_Backend_Static
remove($id)Zend_Cache_Backend_Static
removeRecursively($id)Zend_Cache_Backend_Static
save($data, $id, $tags=array(), $specificLifetime=false)Zend_Cache_Backend_Static
Zend_Cache_Backend::setDirectives($directives)Zend_Cache_Backend
Zend_Cache_Backend_Interface::setDirectives($directives)Zend_Cache_Backend_Interface
setInnerCache(Zend_Cache_Core $cache)Zend_Cache_Backend_Static
setOption($name, $value)Zend_Cache_Backend_Static
test($id)Zend_Cache_Backend_Static