constructor HTML_Menu::HTML_Menu()
Описание
Initializes the menu, sets the menu structure, type and variable to use for determining the current URL. All parameters are optional and can be set later by corresponding methods.
Параметр
- array $menu
- string $type
Menu type: 'tree', 'rows', 'urhere', 'prevnext', 'sitemap'
- string $urlEnvVar
Environment variable to use for determining the current URL.
Пред. | Начало | След. |
Introduction | Уровень выше | HTML_Menu::forceCurrentUrl() |