API15:JHTMLMenu
From Joomla! Documentation
[Edit Descripton] Template:Description:JHTMLMenu
Defined in
libraries/joomla/html/html/menu.php
Methods
| Method name | Description |
|---|---|
| ordering | Build the select list for Menu Ordering |
| linkoptions | Build the multiple select list for Menu Links/Pages |
| treerecurse |
Importing
jimport( 'joomla.html.html.menu' );
[Edit See Also] Template:SeeAlso:JHTMLMenu
Examples
<CodeExamplesForm />