API17:JHtmlSliders::panel
From Joomla! Documentation
JHtmlSliders::panel
Description
Begins the display of a new panel.
public static function panel (
$text
$id
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text | string | Text to display. | |
| $id | string | Identifier of the panel. |
See also
JHtmlSliders::panel source code on BitBucket
Class JHtmlSliders
Subpackage Html- Other versions of JHtmlSliders::panel
User contributed notes
Code Examples