|
eZ Publish
[4.2]
|
The class eZTopMenuOperator does. More...
Public Member Functions | |
| eZTopMenuOperator ($name= 'topmenu') | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters) | |
| namedParameterList () | |
| operatorList () | |
Public Attributes | |
| $DefaultNames | |
| $Operators | |
The class eZTopMenuOperator does.
Definition at line 41 of file eztopmenuoperator.php.
| eZTopMenuOperator::eZTopMenuOperator | ( | $ | name = 'topmenu' | ) |
Constructor
Definition at line 46 of file eztopmenuoperator.php.
| eZTopMenuOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters | ||
| ) |
Definition at line 97 of file eztopmenuoperator.php.
| eZTopMenuOperator::namedParameterList | ( | ) |
See eZTemplateOperator::namedParameterList()
Definition at line 91 of file eztopmenuoperator.php.
| eZTopMenuOperator::operatorList | ( | ) |
Returns the operators in this class.
Definition at line 83 of file eztopmenuoperator.php.
| eZTopMenuOperator::$DefaultNames |
Definition at line 179 of file eztopmenuoperator.php.
| eZTopMenuOperator::$Operators |
Definition at line 178 of file eztopmenuoperator.php.