Class Cache_Lite_Output

Description

Located in /libraries/pear/Cache/Lite/Output.php (line 16)

Cache_Lite
   |
   --Cache_Lite_Output
Method Summary
 Cache_Lite_Output Cache_Lite_Output (array $options)
 void end ()
 boolean start (string $id, [string $group = 'default'])
Variables
Methods
Constructor Cache_Lite_Output (line 30)

Constructor

$options is an assoc. To have a look at availables options, see the constructor of the Cache_Lite class in 'Cache_Lite.php'

  • access: public
Cache_Lite_Output Cache_Lite_Output (array $options)
  • array $options: options
end (line 61)

Stop the cache

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

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

Inherited Methods

Inherited From Cache_Lite

 Cache_Lite::Cache_Lite()
 Cache_Lite::clean()
 Cache_Lite::get()
 Cache_Lite::getMemoryCachingState()
 Cache_Lite::lastModified()
 Cache_Lite::raiseError()
 Cache_Lite::remove()
 Cache_Lite::save()
 Cache_Lite::saveMemoryCachingState()
 Cache_Lite::setLifeTime()
 Cache_Lite::setToDebug()
 Cache_Lite::_hash()
 Cache_Lite::_memoryCacheAdd()
 Cache_Lite::_read()
 Cache_Lite::_setFileName()
 Cache_Lite::_write()
 Cache_Lite::_writeAndControl()

Documentation generated on Fri, 11 Feb 2005 18:13:43 +0000 by phpDocumentor 1.3.0RC3