JCacheStorageMemcacheMemcache cache storage handler
Located in /libraries/joomla/cache/storage/memcache.php (line 20)
JCacheStorage | --JCacheStorageMemcache
static Memcache
$_db
= null (line 28)
Memcache connection object
integer
$_compress
= 0 (line 44)
Payload compression level
boolean
$_persistent
= false (line 36)
Persistent session flag
Inherited from JCacheStorage
JCacheStorage::$rawname
JCacheStorage::$_application
JCacheStorage::$_hash
JCacheStorage::$_language
JCacheStorage::$_lifetime
JCacheStorage::$_locking
JCacheStorage::$_now
Test to see if the cache storage is available.
Constructor
Clean cache for a group given a mode.
Get cached data from memcache by id and group
Lock cached item - override parent as this is more efficient
Remove a cached data entry by id and group
Store the data to memcache by id and group
Unlock cached item - override parent for cacheid compatibility with lock
Inherited From JCacheStorage
JCacheStorage::__construct()
JCacheStorage::addIncludePath()
JCacheStorage::clean()
JCacheStorage::gc()
JCacheStorage::get()
JCacheStorage::getAll()
JCacheStorage::getInstance()
JCacheStorage::isSupported()
JCacheStorage::lock()
JCacheStorage::remove()
JCacheStorage::store()
JCacheStorage::test()
JCacheStorage::unlock()
JCacheStorage::_getCacheId()
Documentation generated on Tue, 19 Nov 2013 15:07:46 +0100 by phpDocumentor 1.4.3