API17:JHtmlMenu
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JHtmlMenu
Defined in
libraries/joomla/html/html/menu.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| linkoptions | Build the multiple select list for Menu Links/Pages. |
| menuitemlist | Displays an HTML select list of menu items. |
| menuitems | Returns an array of menu items groups by menu. |
| menus | Get a list of the available menus. |
| ordering | Build the select list for Menu Ordering. |
| treerecurse |
Importing
jimport( 'joomla.html.html.menu' );
See also
- JHtmlMenu source code in BitBucket
- Other versions of this class
SeeAlso:JHtmlMenu [Edit See Also]
Examples
<CodeExamplesForm />
