This is the complete list of members for SlaxWeb\Cache\Handler\File, including all inherited members.
| $maxAge (defined in SlaxWeb\Cache\AbstractHandler) | SlaxWeb\Cache\AbstractHandler | protected |
| $path (defined in SlaxWeb\Cache\Handler\File) | SlaxWeb\Cache\Handler\File | protected |
| __construct(string $path, int $maxAge=0) | SlaxWeb\Cache\Handler\File | |
| checkData(string $serialized) | SlaxWeb\Cache\AbstractHandler | protected |
| exists(string $name) | SlaxWeb\Cache\Handler\File | |
| get(string $name) | SlaxWeb\Cache\Handler\File | |
| prepData(string $data, int $maxAge=-1) | SlaxWeb\Cache\AbstractHandler | protected |
| remove(string $name, bool $partial=false) | SlaxWeb\Cache\Handler\File | |
| removePartial($name) | SlaxWeb\Cache\Handler\File | protected |
| write(string $name, string $data, int $maxAge=-1) | SlaxWeb\Cache\Handler\File |
1.8.8