Свойство | Тип | Описание | |
---|---|---|---|
$dir | |||
$name | |||
$staticExternalCacheClass | |||
$ttl |
Метод | Описание | |
---|---|---|
__construct ( $name, $ttl = 300, $dir = 'cache' ) | ||
cacheData ( $data ) | ||
expireCache ( ) | ||
getCacheFileName ( ) | ||
getData ( ) | ||
getDataFromCache ( ) | ||
getDataFromCacheIfNotStale ( ) | ||
getDataFromSource ( ) | ||
isDataNotStale ( $data ) | ||
setExternalCacheClassName ( $className ) |
public static setExternalCacheClassName ( $className ) |
protected static $staticExternalCacheClass |