API17:JHtmlTabs::panel
From Joomla! Documentation
JHtmlTabs::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
JHtmlTabs::panel source code on BitBucket
Class JHtmlTabs
Subpackage Html- Other versions of JHtmlTabs::panel
User contributed notes
Code Examples