API17:JPaneSliders::startPanel
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.
JPaneSliders::startPanel
Description
Creates a tab panel with title text and starts that panel.
Description:JPaneSliders::startPanel [Edit Descripton]
public function startPanel ( $text $id )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text | string | The name of the tab. | |
| $id | string | The tab identifier. |
- Returns
- Defined on line 230 of libraries/joomla/html/pane.php
See also
-
JPaneSliders::startPanel source code on BitBucket
-
Class JPaneSliders
-
Subpackage Html
- Other versions of JPaneSliders::startPanel
SeeAlso:JPaneSliders::startPanel [Edit See Also]
User contributed notes
<CodeExamplesForm />
