$compress (defined in Cache) | Cache | |
$fileName (defined in Cache) | Cache | |
$hitCount (defined in Cache) | Cache | [static] |
Cache($fileName, $directory="") (defined in Cache) | Cache | |
delete($key, $prefix=false) (defined in Cache) | Cache | [static] |
exists($key) (defined in Cache) | Cache | [static] |
fetch($key) (defined in Cache) | Cache | [static] |
getCache() (defined in SerializedCache) | SerializedCache | |
getFileSize() (defined in Cache) | Cache | |
run() (defined in Cache) | Cache | |
SerializedCache($fileName, $directory="") (defined in SerializedCache) | SerializedCache | |
store($key, $data, $time=86400) (defined in Cache) | Cache | [static] |