API17:JHtmlMenu::menuitems
From Joomla! Documentation
Description
Returns an array of menu items groups by menu.
public static function menuitems ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An array of configuration options. |
- Returns array
- Defined on line 62 of libraries/joomla/html/html/menu.php
See also
JHtmlMenu::menuitems source code on BitBucket
Class JHtmlMenu
Subpackage Html- Other versions of JHtmlMenu::menuitems
User contributed notes
Code Examples