Class Zend_Cache_Frontend_Output

Description
  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Cache/Frontend/Output.php (line 35)

Zend_Cache_Core
   |
   --Zend_Cache_Frontend_Output
Method Summary
Zend_Cache_Frontend_Output __construct ([array $options = array()])
void end ([ $tags = array()])
boolean start (string $id, [boolean $doNotTestCacheValidity = false])
Variables
Methods
Constructor __construct (line 43)

Constructor

  • access: public
Zend_Cache_Frontend_Output __construct ([array $options = array()])
  • array $options: associative array of options

Redefinition of:
Zend_Cache_Core::__construct()
Constructor
end (line 72)

Stop the cache

  • access: public
void end ([ $tags = array()])
  • $tags
start (line 56)

Start the cache

  • return: true if the cache is hit (false else)
  • access: public
boolean start (string $id, [boolean $doNotTestCacheValidity = false])
  • string $id: cache id
  • boolean $doNotTestCacheValidity: if set to true, the cache validity won't be tested

Inherited Methods

Inherited From Zend_Cache_Core

Zend_Cache_Core::__construct()
Zend_Cache_Core::clean()
Zend_Cache_Core::get()
Zend_Cache_Core::remove()
Zend_Cache_Core::save()
Zend_Cache_Core::setBackend()
Zend_Cache_Core::setLifeTime()
Zend_Cache_Core::setOption()
Zend_Cache_Core::test()

Documentation generated on Sun, 29 Oct 2006 21:27:26 -0600 by phpDocumentor 1.3.0RC6