xcache_cache

Our Cache API class
extends cache_api
Methods Summary
public
# __construct( )
{@inheritDoc}

Overrides

public
# isSupported( $test = false )
{@inheritDoc}

Overrides

public
# getData( $key , $ttl = NULL )
{@inheritDoc}

Overrides

public
# putData( $key , $value , $ttl = NULL )
{@inheritDoc}

Overrides

public
# cleanCache( $type = '' )
{@inheritDoc}

Overrides

public
# cacheSettings( array & $config_vars )
{@inheritDoc}

Overrides

public
# getVersion( )
{@inheritDoc}

Overrides

Methods inherited from cache_api
__construct(), isSupported(), connect(), setPrefix(), getPrefix(), setDefaultTTL(), getDefaultTTL(), getData(), putData(), cleanCache(), invalidateCache(), quit(), cacheSettings(), getCompatibleVersion(), getMiniumnVersion(), getVersion(), housekeeping()
Properties inherited from cache_api
$version_compatible, $min_smf_version, $prefix, $ttl