API17:JPaneTabs::startPane
From Joomla! Documentation
JPaneTabs::startPane
Description
Creates a pane and creates the javascript object for it.
public function startPane ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | string | The pane identifier. |
- Returns
- Defined on line 114 of libraries/joomla/html/pane.php
See also
JPaneTabs::startPane source code on BitBucket
Class JPaneTabs
Subpackage Html- Other versions of JPaneTabs::startPane
User contributed notes
Code Examples