API17:JHtmlMenu::treerecurse
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 58: | Line 58: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/html/menu.php | + | libraries/joomla/html/html/menu.php (line 271) |
| + | * see source code in [[jplatform:html/html/menu.php#cl-271|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::treerecurse
Description
Description:JHtmlMenu::treerecurse [Edit Descripton]
Synopsis
public static JHtmlMenu::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 in
libraries/joomla/html/html/menu.php (line 271)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JHtmlMenu::treerecurse
Examples
<CodeExamplesForm />
