Class JCacheOutput

Description

Class to support output caching

  • since: 1.1

Located in /cache/adapters/output.php (line 21)

Cache_Lite
   |
   --JCache
      |
      --JCacheOutput
Method Summary
 void end ()
 boolean start (string $id, [string $group = 'default'])
 void _construct (array $options)
Variables

Inherited Variables

Inherited from JCache

JCache::$_defaultGroup
JCache::$_validateCache
Methods
end (line 59)

Stop the cache

  • access: public
void end ()
start (line 41)

Start the cache

  • return: true if the cache is hit (false else)
  • access: public
boolean start (string $id, [string $group = 'default'])
  • string $id: cache id
  • string $group: name of the cache group
_construct (line 29)

Constructor

  • access: protected
void _construct (array $options)
  • array $options: options

Redefinition of:
JCache::_construct()
Constructor

Inherited Methods

Inherited From JCache

 JCache::JCache()
 JCache::cleanCache()
 JCache::generateId()
 JCache::getCache()
 JCache::getInstance()
 JCache::setCacheValidation()
 JCache::setCaching()
 JCache::_construct()

Documentation generated on Sat, 4 Feb 2006 14:24:57 +0100 by phpDocumentor 1.3.0RC4