FileCache Member List
This is the complete list of members for FileCache, including all inherited members.
__construct($cacheDir=null) | FileCache | |
clear($section) | FileCache | |
clearAll() | FileCache | |
exists($section, $key) | FileCache | |
get($section, $key) | FileCache | |
getDate($section, $key) | FileCache | |
put($section, $key, $value, $lifetime=null) | FileCache | |
setCacheDir($cacheDir) | FileCache |