eZ Publish  [trunk]
eZModuleParamsOperator Class Reference

List of all members.

Public Member Functions

 eZModuleParamsOperator ()
 modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement)
 namedParameterList ()
 namedParameterPerOperator ()
 operatorList ()

Detailed Description

Definition at line 32 of file ezmoduleparamsoperator.php.


Member Function Documentation

Constructor, does nothing by default.

Definition at line 37 of file ezmoduleparamsoperator.php.

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

Executes the PHP function for the operator cleanup and modifies $operatorValue.

Definition at line 66 of file ezmoduleparamsoperator.php.

Returns:
true to tell the template engine that the parameter list exists per operator type, this is needed for operator classes that have multiple operators.

Definition at line 52 of file ezmoduleparamsoperator.php.

Returns:
an array with the template operator name.

Definition at line 44 of file ezmoduleparamsoperator.php.


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