Cache lite storage handler
Located in /libraries/joomla/cache/storage/cachelite.php (line 20)
JCacheStorage | --JCacheStorageCachelite
Static cache of the Cache_Lite instance
Root path
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.
Garbage collect expired cache data
Get cached data from a file by id and group
Instantiates the appropriate CacheLite object.
Only initializes the engine if it does not already exist. Note this is a protected method
Remove a cached data file by id and group
Store the data to a file by id and group
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 14:54:55 +0100 by phpDocumentor 1.4.3