Zend Framework  1.12
Zend_Cache_Backend_File Member List

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

$_directivesZend_Cache_Backendprotected
$_metadatasArrayZend_Cache_Backend_Fileprotected
$_optionsZend_Cache_Backend_Fileprotected
___expire($id)Zend_Cache_Backend_File
__construct(array $options=array())Zend_Cache_Backend_File
_clean($dir, $mode=Zend_Cache::CLEANING_MODE_ALL, $tags=array())Zend_Cache_Backend_Fileprotected
_cleanMetadatas()Zend_Cache_Backend_Fileprotected
_delMetadatas($id)Zend_Cache_Backend_Fileprotected
_expireTime($lifetime)Zend_Cache_Backend_Fileprotected
_file($id)Zend_Cache_Backend_Fileprotected
_fileGetContents($file)Zend_Cache_Backend_Fileprotected
_fileNameToId($fileName)Zend_Cache_Backend_Fileprotected
_filePutContents($file, $string)Zend_Cache_Backend_Fileprotected
_get($dir, $mode, $tags=array())Zend_Cache_Backend_Fileprotected
_getMetadatas($id)Zend_Cache_Backend_Fileprotected
_hash($data, $controlType)Zend_Cache_Backend_Fileprotected
_idToFileName($id)Zend_Cache_Backend_Fileprotected
_isGoodTmpDir($dir)Zend_Cache_Backendprotected
_isMetadatasFile($fileName)Zend_Cache_Backend_Fileprotected
_loadMetadatas($id)Zend_Cache_Backend_Fileprotected
_log($message, $priority=4)Zend_Cache_Backendprotected
_loggerSanity()Zend_Cache_Backendprotected
_metadatasFile($id)Zend_Cache_Backend_Fileprotected
_path($id, $parts=false)Zend_Cache_Backend_Fileprotected
_recursiveMkdirAndChmod($id)Zend_Cache_Backend_Fileprotected
_remove($file)Zend_Cache_Backend_Fileprotected
_saveMetadatas($id, $metadatas)Zend_Cache_Backend_Fileprotected
_setMetadatas($id, $metadatas, $save=true)Zend_Cache_Backend_Fileprotected
_test($id, $doNotTestCacheValidity)Zend_Cache_Backend_Fileprotected
clean($mode=Zend_Cache::CLEANING_MODE_ALL, $tags=array())Zend_Cache_Backend_File
getCapabilities()Zend_Cache_Backend_File
getFillingPercentage()Zend_Cache_Backend_File
getIds()Zend_Cache_Backend_File
getIdsMatchingAnyTags($tags=array())Zend_Cache_Backend_File
getIdsMatchingTags($tags=array())Zend_Cache_Backend_File
getIdsNotMatchingTags($tags=array())Zend_Cache_Backend_File
getLifetime($specificLifetime)Zend_Cache_Backend
getMetadatas($id)Zend_Cache_Backend_File
getOption($name)Zend_Cache_Backend
getTags()Zend_Cache_Backend_File
getTmpDir()Zend_Cache_Backend
isAutomaticCleaningAvailable()Zend_Cache_Backend
load($id, $doNotTestCacheValidity=false)Zend_Cache_Backend_File
remove($id)Zend_Cache_Backend_File
save($data, $id, $tags=array(), $specificLifetime=false)Zend_Cache_Backend_File
setCacheDir($value, $trailingSeparator=true)Zend_Cache_Backend_File
Zend_Cache_Backend::setDirectives($directives)Zend_Cache_Backend
Zend_Cache_Backend_ExtendedInterface::setDirectives($directives)Zend_Cache_Backend_Interface
setOption($name, $value)Zend_Cache_Backend
test($id)Zend_Cache_Backend_File
touch($id, $extraLifetime)Zend_Cache_Backend_File