eZ Publish  [trunk]
eZTemplateNl2BrOperator Class Reference

List of all members.

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.

Detailed Description

Definition at line 20 of file eztemplatenl2broperator.php.


Member Function Documentation

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.

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.


Member Data Documentation

eZTemplateNl2BrOperator::$Operators

The array of operators, used for registering operators.

Definition at line 88 of file eztemplatenl2broperator.php.


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