|
eZ Publish
[4.2]
|
Public Member Functions | |
| eZTemplateNl2BrOperator () | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters) | |
| 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 40 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::eZTemplateNl2BrOperator | ( | ) |
Initializes the object with the name $name, default is "nl2br".
Definition at line 45 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters | ||
| ) |
Display the variable.
Definition at line 100 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::namedParameterList | ( | ) |
See eZTemplateOperator::namedParameterList()
Definition at line 62 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::nl2brTransformation | ( | $ | operatorName, |
| &$ | node, | ||
| $ | tpl, | ||
| &$ | resourceData, | ||
| $ | element, | ||
| $ | lastElement, | ||
| $ | elementList, | ||
| $ | elementTree, | ||
| &$ | parameters | ||
| ) |
Definition at line 78 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::operatorList | ( | ) |
Returns the template operators.
Definition at line 54 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::operatorTemplateHints | ( | ) |
Definition at line 67 of file eztemplatenl2broperator.php.
| eZTemplateNl2BrOperator::$Operators |
The array of operators, used for registering operators.
Definition at line 108 of file eztemplatenl2broperator.php.