API17

API17:JHtmlMenu::treerecurse

From Joomla! Documentation

Joomla 11.1 JHtmlMenu::treerecurse

Description

public static function treerecurse (
        $id
        $indent
        $list
        &$children
        $maxlevel=9999
        $level=0
        $type=1
)
Parameter Type Default Description
$id
$indent
$list
&$children
$maxlevel 9999
$level 0
$type 1
  • Returns
  • Defined on line 271 of libraries/joomla/html/html/menu.php

See also


User contributed notes

Code Examples