Properties

$cache

$cache : 

Type

$key

$key : 

Type

$value

$value : 

Type

$lifetime

$lifetime : 

Type

$datetime

$datetime : 

Type

$options

$options : 

Type

Methods

getFolder()

getFolder() 

set()

set(  $_key,   $_value,   $_lifetime,   $_options = null) 

Parameters

$_key
$_value
$_lifetime
$_options

delete()

delete(  $_key) 

Parameters

$_key

stats()

stats(  $_details = false) 

Parameters

$_details

getCache()

getCache() : \type

Returns

\type

byKey()

byKey(\type  $_key) : \type

Parameters

\type $_key

Returns

\type

exist()

exist(  $_key) 

Parameters

$_key

flush()

flush() 

flushWidget()

flushWidget() 

search()

search() 

persist()

persist() 

isPersistOk()

isPersistOk() 

restore()

restore() 

clean()

clean() 

save()

save() 

remove()

remove() 

hasExpired()

hasExpired() 

getKey()

getKey() 

setKey()

setKey(  $key) 

Parameters

$key

getValue()

getValue(  $_default = '') 

Parameters

$_default

setValue()

setValue(  $value) 

Parameters

$value

getLifetime()

getLifetime() 

setLifetime()

setLifetime(  $lifetime) 

Parameters

$lifetime

getDatetime()

getDatetime() 

setDatetime()

setDatetime(  $datetime) 

Parameters

$datetime

getOptions()

getOptions(  $_key = '',   $_default = '') 

Parameters

$_key
$_default

setOptions()

setOptions(  $_key,   $_value = null) 

Parameters

$_key
$_value