eZ Publish  [4.2]
eZModuleParamsOperator Class Reference

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 52 of file ezmoduleparamsoperator.php.


Member Function Documentation

eZModuleParamsOperator::eZModuleParamsOperator ( )

Constructor, does nothing by default.

Definition at line 57 of file ezmoduleparamsoperator.php.

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

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

Definition at line 86 of file ezmoduleparamsoperator.php.

eZModuleParamsOperator::namedParameterList ( )
eZModuleParamsOperator::namedParameterPerOperator ( )
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 72 of file ezmoduleparamsoperator.php.

eZModuleParamsOperator::operatorList ( )
Returns:
an array with the template operator name.

Definition at line 64 of file ezmoduleparamsoperator.php.


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