API17:JHtmlBehavior::tree
From Joomla! Documentation
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.
JHtmlBehavior::tree
Description
Add unobtrusive javascript support for a collapsible tree.
Description:JHtmlBehavior::tree [Edit Descripton]
Since
Synopsis
public static JHtmlBehavior::tree ($id, $params=array(), $root=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | $id | string | |
| $params | $params | array() | array An array of options. |
| $root | $root | array() | array |
Returns
void
Defined in
libraries/joomla/html/html/behavior.php (line 518)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
