Defined in
libraries/joomla/html/html/sliders.php
Methods
| Method name
|
Description
|
| start
|
Creates a panes and loads the javascript behavior for it.
|
| end
|
Close the current pane.
|
| panel
|
Begins the display of a new panel.
|
Importing
jimport( 'joomla.html.html.sliders' );
Examples
Code Examples