JPaneTabs::startPanel/1.5
From Joomla! Documentation
JPaneTabs::startPanel
Description
Creates a tab panel with title text and starts that panel.
Description:JPaneTabs::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 161 of libraries/joomla/html/pane.php
See also
-
JPaneTabs::startPanel on api.joomla.org
-
JPaneTabs source code on JoomlaCode
-
Class JPaneTabs
-
Subpackage Html
- Other versions of JPaneTabs::startPanel
SeeAlso:JPaneTabs::startPanel [Edit See Also]
User contributed notes
<CodeExamplesForm />