API17

API17:JHtmlMenu::linkoptions

From Joomla! Documentation

Joomla 11.1 JHtmlMenu::linkoptions

Description

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


User contributed notes

Code Examples