JHtmlMenu::ordering
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.
JHtmlMenu::ordering[edit]
Description[edit]
Build the select list for Menu Ordering.
public static function ordering (
&$row
$id
)
Parameter | Type | Default | Description |
---|---|---|---|
&$row | |||
$id |
- Returns
- Defined on line 162 of libraries/joomla/html/html/menu.php
See also[edit]
JHtmlMenu::ordering source code on BitBucket
Class JHtmlMenu
Subpackage Html
- Other versions of JHtmlMenu::ordering
User contributed notes[edit]
Code Examples[edit]