JHtmlMenu::menuitems
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
[edit]
Description[edit]
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[edit]
JHtmlMenu::menuitems source code on BitBucket
Class JHtmlMenu
Subpackage Html
- Other versions of JHtmlMenu::menuitems
User contributed notes[edit]
Code Examples[edit]