eZTemplateCacheFunction Class Reference
[Template functions]
Advanced cache handling.
More...
List of all members.
Detailed Description
Advanced cache handling.
Definition at line eztemplatecachefunction.php.
Constructor & Destructor Documentation
eZTemplateCacheFunction::eZTemplateCacheFunction |
( |
$ |
blockName = 'cache-block' |
) |
|
|
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 |
( |
|
) |
|
|
eZTemplateCacheFunction::process |
( |
&$ |
tpl, |
|
|
&$ |
textElements, |
|
|
$ |
functionName, |
|
|
$ |
functionChildren, |
|
|
$ |
functionParameters, |
|
|
$ |
functionPlacement, |
|
|
$ |
rootNamespace, |
|
|
$ |
currentNamespace |
|
) |
|
|
Member Data Documentation
eZTemplateCacheFunction::Name [private]
|
|
The documentation for this class was generated from the following file:
|