eZ Publish  [trunk]
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, $placement)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()
 operatorTemplateHints ()

Public Attributes

 $Fetch
 $FetchAlias
 $Operators

Detailed Description

The class eZTemplateExecuteOperator does.

Definition at line 17 of file eztemplateexecuteoperator.php.


Member Function Documentation

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

Constructor

Definition at line 22 of file eztemplateexecuteoperator.php.

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

Definition at line 62 of file eztemplateexecuteoperator.php.

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

Calls a specified module function and returns the result.

Definition at line 316 of file eztemplateexecuteoperator.php.

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

Definition at line 40 of file eztemplateexecuteoperator.php.

Returns the operators in this class.

Definition at line 32 of file eztemplateexecuteoperator.php.


Member Data Documentation

eZTemplateExecuteOperator::$Fetch

Definition at line 338 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::$FetchAlias

Definition at line 339 of file eztemplateexecuteoperator.php.

eZTemplateExecuteOperator::$Operators

Definition at line 336 of file eztemplateexecuteoperator.php.


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