|
eZ Publish
[trunk]
|
The class eZTopMenuOperator does. More...
Public Member Functions | |
| eZTopMenuOperator ($name= 'topmenu') | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement) | |
| namedParameterList () | |
| operatorList () | |
Public Attributes | |
| $DefaultNames | |
| $Operators | |
The class eZTopMenuOperator does.
Definition at line 18 of file eztopmenuoperator.php.
| eZTopMenuOperator::eZTopMenuOperator | ( | $ | name = 'topmenu' | ) |
Constructor
Definition at line 23 of file eztopmenuoperator.php.
| eZTopMenuOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters, | ||
| $ | placement | ||
| ) |
Definition at line 78 of file eztopmenuoperator.php.
See eZTemplateOperator::namedParameterList()
Definition at line 68 of file eztopmenuoperator.php.
Returns the operators in this class.
Definition at line 60 of file eztopmenuoperator.php.
| eZTopMenuOperator::$DefaultNames |
Definition at line 197 of file eztopmenuoperator.php.
| eZTopMenuOperator::$Operators |
Definition at line 196 of file eztopmenuoperator.php.