API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JHTMLMenu::linkoptions | ( | $ | all = false , |
$ | unassigned = false |
||
) |
Build the multiple select list for Menu Links/Pages
Références $db, $id, $list, $query, JText::_(), JHTML::_(), et JFactory::getDBO().
JHTMLMenu::ordering | ( | &$ | row, |
$ | id | ||
) |
Build the select list for Menu Ordering
Références $db, $id, $ordering, $query, JText::_(), JHTML::_(), et JFactory::getDBO().
JHTMLMenu::treerecurse | ( | $ | id, |
$ | indent, | ||
$ | list, | ||
&$ | children, | ||
$ | maxlevel = 9999 , |
||
$ | level = 0 , |
||
$ | type = 1 |
||
) |