SlaxWeb Framework
 All Classes Namespaces Functions Variables Pages
SlaxWeb\Cache\AbstractHandler Member List

This is the complete list of members for SlaxWeb\Cache\AbstractHandler, including all inherited members.

$maxAge (defined in SlaxWeb\Cache\AbstractHandler)SlaxWeb\Cache\AbstractHandlerprotected
checkData(string $serialized)SlaxWeb\Cache\AbstractHandlerprotected
exists(string $name)SlaxWeb\Cache\AbstractHandler
get(string $name)SlaxWeb\Cache\AbstractHandler
prepData(string $data, int $maxAge=-1)SlaxWeb\Cache\AbstractHandlerprotected
remove(string $name, bool $partial=false)SlaxWeb\Cache\AbstractHandler
write(string $name, string $data, int $maxAge=-1)SlaxWeb\Cache\AbstractHandler