Class TemplateCacheStorage
Template cache storage.
- Object
-
FileStorage implements ICacheStorage
-
TemplateCacheStorage
protected
mixed
|
#
readData(
array
$meta
)
Reads cache data from disk. Reads cache data from disk. Parameters$meta array |
protected
string
|
#
getCacheFile(
string
$key
)
Returns file name. Returns file name. Parameters$key string |
Methods Inherited From FileStorage
Methods Inherited From Object
getReflection(), __call(), __callStatic(), extensionMethod(), __get(), __set(), __isset(), __unset()
Constants Inherited From FileStorage
META_HEADER_LEN, META_TIME, META_SERIALIZED, META_EXPIRE, META_DELTA, META_ITEMS, META_CALLBACKS, FILE, HANDLE
string
|
$hint | NULL |
# |
Properties Inherited From FileStorage
$gcProbability, $useDirectories