JCacheOutput
Description
Joomla! Cache output type object
Located in /joomla/cache/handler/output.php (line 26)
JObject (Subpackage Base)
![]()
JCache
![]()
JCacheOutput (Subpackage Cache)
Variables
Methods
Start the cache
boolean
start
(string $id, [string $group = null])
- string $id: The cache data id
- string $group: The cache data group
Inherited Methods
Inherited From JCache
JCache::__construct()
JCache::clean()
JCache::gc()
JCache::get()
JCache::getInstance()
JCache::getStores()
JCache::remove()
JCache::setCacheValidation()
JCache::setCaching()
JCache::setLifeTime()
JCache::store()
JCache::_getStorage()
Inherited From JObject
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
Documentation generated on Tue, 29 Jan 2008 18:48:45 +0000 by phpDocumentor 1.3.1



