eZTemplateVariableElement Class Reference
[Template elements]
Represents a variable element in the template tree.
More...
List of all members.
Detailed Description
Represents a variable element in the template tree.
The element contains the variable and all it's operators.
Definition at line eztemplatevariableelement.php.
Constructor & Destructor Documentation
| eZTemplateVariableElement::eZTemplateVariableElement |
( |
$ |
data |
) |
|
|
Member Function Documentation
| eZTemplateVariableElement::name |
( |
|
) |
|
|
| eZTemplateVariableElement::process |
( |
&$ |
tpl, |
|
|
&$ |
text, |
|
|
$ |
nspace, |
|
|
$ |
current_nspace |
|
) |
|
|
| & eZTemplateVariableElement::variable |
( |
|
) |
|
|
The documentation for this class was generated from the following file:
|