|
eZ Publish
[trunk]
|
Public Member Functions | |
| eZModuleParamsOperator () | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement) | |
| namedParameterList () | |
| namedParameterPerOperator () | |
| operatorList () | |
Definition at line 32 of file ezmoduleparamsoperator.php.
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.
See eZTemplateOperator::namedParameterList
Definition at line 59 of file ezmoduleparamsoperator.php.
Definition at line 52 of file ezmoduleparamsoperator.php.
Definition at line 44 of file ezmoduleparamsoperator.php.