eZTemplateCacheFunction Class Reference
[Template functions]

Advanced cache handling. More...

List of all members.


Public Methods

 eZTemplateCacheFunction ($blockName= 'cache-block')
 functionList ()
 process (&$tpl,&$textElements,$functionName,$functionChildren,$functionParameters,$functionPlacement,$rootNamespace,$currentNamespace)
 hasChildren ()

Private Attributes

 Name

Detailed Description

Advanced cache handling.

Definition at line eztemplatecachefunction.php.


Constructor & Destructor Documentation

eZTemplateCacheFunction::eZTemplateCacheFunction   blockName = 'cache-block'
 

Initializes the object with names.

Definition at line eztemplatecachefunction.php.


Member Function Documentation

eZTemplateCacheFunction::functionList  
 

Returns an array containing the name of the block function, default is "block". The name is specified in the constructor.

Definition at line eztemplatecachefunction.php.

eZTemplateCacheFunction::hasChildren  
 

Returns true.

Definition at line eztemplatecachefunction.php.

eZTemplateCacheFunction::process &$    tpl,
&$    textElements,
  functionName,
  functionChildren,
  functionParameters,
  functionPlacement,
  rootNamespace,
  currentNamespace
 

Processes the function with all it's children.

Definition at line eztemplatecachefunction.php.

References eZExpiryHandler::instance().


Member Data Documentation

eZTemplateCacheFunction::Name [private]
 

Name of the function

Definition at line eztemplatecachefunction.php.


The documentation for this class was generated from the following file:  

Exponential