JHTMLMenu/1.5
From Joomla! Documentation
JHTMLMenu
Description
Description:JHTMLMenu [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | linkoptions | Build the multiple select list for Menu Links/Pages. |
| public | ordering | Build the select list for Menu Ordering. |
| public | treerecurse |
- Defined in libraries/joomla/html/html/menu.php
Importing
jimport( 'joomla.html.html.menu' );
See also
-
JHTMLMenu on api.joomla.org
-
JHTMLMenu source code on JoomlaCode
-
Subpackage Html
- Other versions of JHTMLMenu
SeeAlso:JHTMLMenu [Edit See Also]
User contributed notes
<CodeExamplesForm />