|
eZ Publish
[trunk]
|
Public Member Functions | |
| eZTemplateNl2BrOperator () | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement) | |
| namedParameterList () | |
| nl2brTransformation ($operatorName, &$node, $tpl, &$resourceData, $element, $lastElement, $elementList, $elementTree, &$parameters) | |
| operatorList () | |
| operatorTemplateHints () | |
Public Attributes | |
| $Operators | |
| The array of operators, used for registering operators. | |
Definition at line 20 of file eztemplatenl2broperator.php.
Initializes the object with the name $name, default is "nl2br".
Definition at line 25 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters, | ||
| $ | placement | ||
| ) |
Display the variable.
Definition at line 80 of file eztemplatenl2broperator.php.
See eZTemplateOperator::namedParameterList()
Definition at line 42 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::nl2brTransformation | ( | $ | operatorName, |
| &$ | node, | ||
| $ | tpl, | ||
| &$ | resourceData, | ||
| $ | element, | ||
| $ | lastElement, | ||
| $ | elementList, | ||
| $ | elementTree, | ||
| &$ | parameters | ||
| ) |
Definition at line 58 of file eztemplatenl2broperator.php.
Returns the template operators.
Definition at line 34 of file eztemplatenl2broperator.php.
Definition at line 47 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::$Operators |
The array of operators, used for registering operators.
Definition at line 88 of file eztemplatenl2broperator.php.