eZ Publish  [4.2]
eZTemplateTextOperator Class Reference

The class eZTemplateTextOperator does. More...

List of all members.

Public Member Functions

 concatTransformation ($operatorName, &$node, $tpl, &$resourceData, $element, $lastElement, $elementList, $elementTree, &$parameters)
 eZTemplateTextOperator ()
 indentTransformation ($operatorName, &$node, $tpl, &$resourceData, $element, $lastElement, $elementList, $elementTree, &$parameters)
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()
 operatorTemplateHints ()

Public Attributes

 $ConcatName
 $Operators

Detailed Description

The class eZTemplateTextOperator does.

Definition at line 40 of file eztemplatetextoperator.php.


Member Function Documentation

eZTemplateTextOperator::concatTransformation ( operatorName,
&$  node,
tpl,
&$  resourceData,
element,
lastElement,
elementList,
elementTree,
&$  parameters 
)

Definition at line 213 of file eztemplatetextoperator.php.

eZTemplateTextOperator::eZTemplateTextOperator ( )

Constructor

Definition at line 45 of file eztemplatetextoperator.php.

eZTemplateTextOperator::indentTransformation ( operatorName,
&$  node,
tpl,
&$  resourceData,
element,
lastElement,
elementList,
elementTree,
&$  parameters 
)

Definition at line 107 of file eztemplatetextoperator.php.

eZTemplateTextOperator::modify ( tpl,
operatorName,
operatorParameters,
rootNamespace,
currentNamespace,
&$  operatorValue,
namedParameters,
placement 
)

Handles concat and indent operators.

Definition at line 251 of file eztemplatetextoperator.php.

eZTemplateTextOperator::namedParameterList ( )
eZTemplateTextOperator::namedParameterPerOperator ( )
Returns:
true to tell the template engine that the parameter list exists per operator type.

Definition at line 86 of file eztemplatetextoperator.php.

eZTemplateTextOperator::operatorList ( )

Returns the operators in this class.

Definition at line 60 of file eztemplatetextoperator.php.

eZTemplateTextOperator::operatorTemplateHints ( )

Definition at line 65 of file eztemplatetextoperator.php.


Member Data Documentation

eZTemplateTextOperator::$ConcatName

Definition at line 303 of file eztemplatetextoperator.php.

eZTemplateTextOperator::$Operators

Definition at line 304 of file eztemplatetextoperator.php.


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