\LtCacheAdapter

Summary

Methods
Constants
connect()
add()
del()
get()
update()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

connect()

connect(  $hostConf) 

Parameters

$hostConf

add()

add(  $key,   $value,   $ttl,   $tableName,   $connectionResource) 

Parameters

$key
$value
$ttl
$tableName
$connectionResource

del()

del(  $key,   $tableName,   $connectionResource) 

Parameters

$key
$tableName
$connectionResource

get()

get(  $key,   $tableName,   $connectionResource) 

Parameters

$key
$tableName
$connectionResource

update()

update(  $key,   $value,   $ttl,   $tableName,   $connectionResource) 

Parameters

$key
$value
$ttl
$tableName
$connectionResource