Class smf_cache
Our Cache API class
- cache_api implements cache_api_interface
- smf_cache
Package: cacheAPI
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/CacheAPI-smf.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/CacheAPI-smf.php
public
|
#
__construct( )
Does basic setup of a cache method when we create the object but before we call connect. |
public
boolean
|
#
isSupported( boolean $test = false )
Checks whether we can use the cache method performed by this API. |
public
mixed
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
string
|
connect(),
getCompatibleVersion(),
getDefaultTTL(),
getMinimumVersion(),
getPrefix(),
housekeeping(),
quit(),
setDefaultTTL(),
setPrefix()
|
$min_smf_version,
$prefix,
$ttl,
$version_compatible
|