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