Zend_Cache_BackendLocated in /Cache/Backend.php (line 30)
| Class | Description |
|---|---|
Zend_Cache_Backend_TwoLevels
|
|
Zend_Cache_Backend_ZendServer
|
|
Zend_Cache_Backend_Test
|
|
Zend_Cache_Backend_Xcache
|
|
Zend_Cache_Backend_Apc
|
|
Zend_Cache_Backend_Memcached
|
|
Zend_Cache_Backend_File
|
|
Zend_Cache_Backend_ZendPlatform
|
Impementation of Zend Cache Backend using the Zend Platform (Output Content Caching) |
Zend_Cache_Backend_BlackHole
|
|
Zend_Cache_Backend_Sqlite
|
|
Zend_Cache_Backend_Static
|
array
$_directives
= array(Frontend or Core directives
=====> (int) lifetime :
array
$_options
= array() (line 55)
Available options
Constructor __construct (line 64)
Constructor
getLifetime (line 123)
Get the life time
if $specificLifetime is not false, the given specific life time is used else, the global lifetime is used
getTmpDir (line 152)
Determine system TMP directory and detect if we have read access
inspired from Zend_File_Transfer_Adapter_Abstract
isAutomaticCleaningAvailable (line 139)
Return true if the automatic cleaning is available for the backend
DEPRECATED : use getCapabilities() instead
setDirectives (line 78)
Set the frontend directives
setOption (line 103)
Set an option
_isGoodTmpDir (line 206)
Verify if the given temporary directory is readable and writable
_log (line 251)
Log a message at the WARN (4) priority.
_loggerSanity (line 224)
Make sure if we enable logging that the Zend_Log class is available.
Create a default log object if none is set.
Documentation generated on Mon, 21 Jun 2010 15:08:34 -0400 by phpDocumentor 1.4.3