\LtCacheAdapterMemcached

Summary

Methods
Properties
Constants
connect()
add()
del()
get()
update()
No public properties found
No constants found
getRealKey()
No protected properties found
N/A
No private methods found
No private properties 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

getRealKey()

getRealKey(  $tableName,   $key) 

Parameters

$tableName
$key