Detailed Description
Definition at line 21 of file Cache.php.
Member Function Documentation
apc_set |
( |
$ |
key, |
|
|
&$ |
value |
|
) |
| |
static& getInstance |
( |
| ) |
[static] |
Field Documentation
The cache directory that is used (if APC is not used)
Definition at line 30 of file Cache.php.
Array of references to variables that should be stored when updateCache() is called.
Definition at line 36 of file Cache.php.
The string prefix that should be prepended to all keys for using APC cache.
Definition at line 25 of file Cache.php.
The documentation for this class was generated from the following file: