eZ Publish  [4.2]
eZTemplateExecuteOperator Class Reference

The class eZTemplateExecuteOperator does. More...

List of all members.

Public Member Functions

 eZTemplateExecuteOperator ($fetchName= 'fetch', $fetchAliasName= 'fetch_alias')
 fetchTransform ($operatorName, &$node, $tpl, &$resourceData, $element, $lastElement, $elementList, $elementTree, &$parameters)
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()
 operatorTemplateHints ()

Public Attributes

 $Fetch
 $FetchAlias
 $Operators

Detailed Description

The class eZTemplateExecuteOperator does.

Definition at line 40 of file eztemplateexecuteoperator.php.


Member Function Documentation

eZTemplateExecuteOperator::eZTemplateExecuteOperator ( fetchName = 'fetch',
fetchAliasName = 'fetch_alias' 
)

Constructor

Definition at line 45 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::fetchTransform ( operatorName,
&$  node,
tpl,
&$  resourceData,
element,
lastElement,
elementList,
elementTree,
&$  parameters 
)

Definition at line 85 of file eztemplateexecuteoperator.php.

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

Calls a specified module function and returns the result.

Definition at line 341 of file eztemplateexecuteoperator.php.

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

Definition at line 63 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::operatorList ( )

Returns the operators in this class.

Definition at line 55 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::operatorTemplateHints ( )

Definition at line 68 of file eztemplateexecuteoperator.php.


Member Data Documentation

eZTemplateExecuteOperator::$Fetch

Definition at line 363 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::$FetchAlias

Definition at line 364 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::$Operators

Definition at line 361 of file eztemplateexecuteoperator.php.


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