|
eZ Publish
[trunk]
|
The class eZModuleOperator does. More...
Public Member Functions | |
| eZModuleOperator ($name= 'ezmodule') | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement) | |
| namedParameterList () | |
| operatorList () | |
Public Attributes | |
| $Operators | |
The class eZModuleOperator does.
Definition at line 18 of file ezmoduleoperator.php.
| eZModuleOperator::eZModuleOperator | ( | $ | name = 'ezmodule' | ) |
Constructor
Definition at line 23 of file ezmoduleoperator.php.
| eZModuleOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters, | ||
| $ | placement | ||
| ) |
Definition at line 45 of file ezmoduleoperator.php.
See eZTemplateOperator::namedParameterList()
Definition at line 39 of file ezmoduleoperator.php.
Returns the operators in this class.
Definition at line 31 of file ezmoduleoperator.php.
| eZModuleOperator::$Operators |
Definition at line 56 of file ezmoduleoperator.php.