JHtmlMenu::linkoptions
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::linkoptions[edit]
Description[edit]
Build the multiple select list for Menu Links/Pages.
public static function linkoptions (
$all=false
$unassigned=false
)
Parameter | Type | Default | Description |
---|---|---|---|
$all | false | ||
$unassigned | false |
- Returns
- Defined on line 192 of libraries/joomla/html/html/menu.php
See also[edit]
- JHtmlMenu::linkoptions source code on BitBucket
- Class JHtmlMenu
- Subpackage Html
- Other versions of JHtmlMenu::linkoptions
User contributed notes[edit]
Code Examples[edit]