public string getContent () Returns output cached content
Source
abstract public start () ...
public getLifetime () Returns the cache lifetime
public setLastKey (mixed $lastKey) ...
public boolean delete (int | string $keyName) Deletes a value from the cache by its key
public setOptions (mixed $options) ...
public beforeStore (mixed $data) Prepare data to be stored
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
Page 3 of 18