API17:JHtmlSliders:: loadBehavior
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.
JHtmlSliders::_loadBehavior
Description
Load the JavaScript behavior.
Description:JHtmlSliders:: loadBehavior [Edit Descripton]
Since
Synopsis
protected static JHtmlSliders::_loadBehavior ($group, $params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | string | The pane identifier. | |
| $params | array | array() | Array of options. |
Returns
void
Defined in
libraries/joomla/html/html/sliders.php (line 70)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JHtmlSliders:: loadBehavior
Examples
<CodeExamplesForm />
