![]() |
rapila
|
Public Member Functions | |
exists (Cache $oCache) | |
read (Cache $oCache) | |
write (Cache $oCache, $sEntry, $bAppend=false) | |
date (Cache $oCache) | |
cacheIsOff () | |
cacheIsOffForWriting () | |
![]() | |
__construct () | |
init ($aOptions=array()) | |
setOption ($sKey, $mValue) | |
encodedKey (Cache $oCache) | |
exists (Cache $oCache) | |
read (Cache $oCache) | |
readData (Cache $oCache) | |
pass (Cache $oCache) | |
write (Cache $oCache, $sEntry, $bAppend=false) | |
writeData (Cache $oCache, $mEntry) | |
date (Cache $oCache) | |
size (Cache $oCache) | |
cacheIsOffForWriting () | |
cacheIsOff () | |
expiresTimestamp ($oCache) | |
supportsNotModified () | |
clearCaches () | |
__clone () | |
Additional Inherited Members | |
![]() | |
static | create ($aOptions=array()) |
static | forModule ($sModule) |
static | fromConfig ($sType) |
static | configuredStrategies () |
![]() | |
replaceOption (Cache $oCache, $sOption) | |
![]() | |
$respect_cache_control_headers = true | |
$send_not_modified_response = true | |
$expires = null | |
$nocache_param = 'nocache' | |
$key_encode = null | |
Does not cache anything. May not be applicable in all scenarios.