eZ Publish  [4.2]
eZTemplateNl2BrOperator Class Reference

List of all members.

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.

Detailed Description

Definition at line 40 of file eztemplatenl2broperator.php.


Member Function Documentation

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 ( )
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.


Member Data Documentation

eZTemplateNl2BrOperator::$Operators

The array of operators, used for registering operators.

Definition at line 108 of file eztemplatenl2broperator.php.


The documentation for this class was generated from the following file: