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

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

$handler (defined in SlaxWeb\Cache\Manager)SlaxWeb\Cache\Managerprotected
__construct(AbstractHandler $handler)SlaxWeb\Cache\Manager
read(string $name)SlaxWeb\Cache\Manager
remove(string $name, bool $partial=false)SlaxWeb\Cache\Manager
write(string $name, $data, int $maxAge=-1)SlaxWeb\Cache\Manager