|
eZ Publish
[4.2]
|
The class eZModuleOperator does. More...
Public Member Functions | |
| eZModuleOperator ($name= 'ezmodule') | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters) | |
| namedParameterList () | |
| operatorList () | |
Public Attributes | |
| $Operators | |
The class eZModuleOperator does.
Definition at line 41 of file ezmoduleoperator.php.
| eZModuleOperator::eZModuleOperator | ( | $ | name = 'ezmodule' | ) |
Constructor
Definition at line 46 of file ezmoduleoperator.php.
| eZModuleOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters | ||
| ) |
Definition at line 68 of file ezmoduleoperator.php.
| eZModuleOperator::namedParameterList | ( | ) |
See eZTemplateOperator::namedParameterList()
Definition at line 62 of file ezmoduleoperator.php.
| eZModuleOperator::operatorList | ( | ) |
Returns the operators in this class.
Definition at line 54 of file ezmoduleoperator.php.
| eZModuleOperator::$Operators |
Definition at line 76 of file ezmoduleoperator.php.