Cache Class Reference
List of all members.
Public Member Functions |
| Cache ($fileName, $directory="") |
| getCache () |
| run () |
| getFileSize () |
Static Public Member Functions |
static | store ($key, $data, $time=86400) |
static | fetch ($key) |
static | delete ($key, $prefix=false) |
static | exists ($key) |
Public Attributes |
| $fileName |
| $compress |
Static Public Attributes |
static | $hitCount = 0 |
The documentation for this class was generated from the following file:
- extensions/Cache/Cache.php