public save ([int | string $keyName], [string $content], [long $lifetime], [boolean $stopBuffer])
public boolean exists ([string $keyName], [long $lifetime]) Checks if cache exists and it isn’t
abstract public isBuffering () ...
public long increment ([string $keyName], [mixed $value]) Increment of given $keyName by $value
public _connect () Create internal connection to memcached
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public stop () Stops output frontend
public isBuffering () Check whether if frontend is buffering output
Page 9 of 18