eZTemplateOperatorElement Class Reference
[Template elements]
Represents an operator element in the template tree.
More...
List of all members.
Detailed Description
Represents an operator element in the template tree.
This class represents an operator with it's parameters.
Definition at line eztemplateoperatorelement.php.
Constructor & Destructor Documentation
eZTemplateOperatorElement::eZTemplateOperatorElement |
( |
$ |
name, |
|
|
$ |
params, |
|
|
$ |
resource = null, |
|
|
$ |
templateName = null |
|
) |
|
|
Member Function Documentation
& eZTemplateOperatorElement::name |
( |
|
) |
|
|
& eZTemplateOperatorElement::parameters |
( |
|
) |
|
|
eZTemplateOperatorElement::process |
( |
&$ |
tpl, |
|
|
&$ |
value, |
|
|
$ |
nspace, |
|
|
$ |
current_nspace |
|
) |
|
|
The documentation for this class was generated from the following file:
|