eZ Publish  [trunk]
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 17 of file eztemplatetextoperator.php.


Member Function Documentation

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

Definition at line 190 of file eztemplatetextoperator.php.

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

Definition at line 84 of file eztemplatetextoperator.php.

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

Handles concat and indent operators.

Definition at line 228 of file eztemplatetextoperator.php.

Returns:
true to tell the template engine that the parameter list exists per operator type.

Definition at line 63 of file eztemplatetextoperator.php.

Returns the operators in this class.

Definition at line 37 of file eztemplatetextoperator.php.


Member Data Documentation

eZTemplateTextOperator::$ConcatName

Definition at line 280 of file eztemplatetextoperator.php.

eZTemplateTextOperator::$Operators

Definition at line 281 of file eztemplatetextoperator.php.


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