public start () Starts output frontend. Actually, does nothing
public string getContent () Returns output cached content
public beforeStore (mixed $data) Prepare data to be stored
public getLifetime () Returns the cache lifetime
public mixed afterRetrieve (mixed $data) Unserializes data after retrieval
public string beforeStore (mixed $data) Serializes data before storing them
public stop () Stops output frontend
Page 1 of 6