eZ Publish  [trunk]
eZTemplateDigestOperator Class Reference

List of all members.

Public Member Functions

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

Public Attributes

 $Operators
 The array of operators, used for registering operators.

Detailed Description

Definition at line 20 of file eztemplatedigestoperator.php.


Member Function Documentation

eZTemplateDigestOperator::hashTransformation ( operatorName,
&$  node,
tpl,
&$  resourceData,
element,
lastElement,
elementList,
elementTree,
&$  parameters 
)

Definition at line 96 of file eztemplatedigestoperator.php.

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

Display the variable.

Definition at line 136 of file eztemplatedigestoperator.php.

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

Definition at line 83 of file eztemplatedigestoperator.php.

Returns the template operators.

Definition at line 43 of file eztemplatedigestoperator.php.


Member Data Documentation

eZTemplateDigestOperator::$Operators

The array of operators, used for registering operators.

Definition at line 175 of file eztemplatedigestoperator.php.


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