JPaneTabs/1.5
From Joomla! Documentation
[Edit Descripton] Description:JPaneTabs
Defined in
libraries/joomla/html/pane.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Constructor. |
| _loadBehavior | Load the javascript behavior and attach it to the document. |
| endPane | Ends the pane. |
| endPanel | Ends a tab page. |
| startPane | Creates a pane and creates the javascript object for it. |
| startPanel | Creates a tab panel with title text and starts that panel. |
Importing
jimport( 'joomla.html.pane' );
See also
[Edit See Also] SeeAlso:JPaneTabs
Examples
<CodeExamplesForm />