API17:JPane::startPane
From Joomla! Documentation
JPane::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 49 of libraries/joomla/html/pane.php
See also
JPane::startPane source code on BitBucket
Class JPane
Subpackage Html- Other versions of JPane::startPane
User contributed notes
Code Examples