JHtmlSliders
From Joomla! Documentation
The "API16" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
Defined in[edit]
libraries/joomla/html/html/sliders.php
Methods[edit]
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[edit]
jimport( 'joomla.html.html.sliders' );
Examples[edit]
Code Examples[edit]