API17:JHtmlMenu::ordering
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 33: | Line 33: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/html/menu.php | + | libraries/joomla/html/html/menu.php (line 162) |
| + | * see source code in [[jplatform:html/html/menu.php#cl-162|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:43, 23 April 2011
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.
JHtmlMenu::ordering
Description
Build the select list for Menu Ordering.
Description:JHtmlMenu::ordering [Edit Descripton]
Synopsis
public static JHtmlMenu::ordering (&$row, $id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$row | |||
| $id |
Returns
Defined in
libraries/joomla/html/html/menu.php (line 162)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
