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