public mixed start (int | string $keyName, [int $lifetime]) Starts a cache. The keyname
Source
public setOptions (mixed $options) ...
public setLastKey (mixed $lastKey) ...
public isFresh () Checks whether the last cache is fresh or cached
public int getLifetime () Gets the last lifetime set
public setFrontend (mixed $frontend) ...
public stop ([mixed $stopBuffer]) Stops the frontend without store any cached content
public getOptions () ...
public getLastKey () ...
Page 1 of 2