JPaneTabs
Description
JPanelTabs class to to draw parameter panes
Located in /joomla/html/pane.php (line 117)
JObject (Subpackage Base)
![]()
JPane
![]()
JPaneTabs (Subpackage HTML)
Method Summary
Variables
Inherited Variables
Inherited from JPane
JPane::$useCookies
Inherited from JObject
JObject::$_errors
Methods
Constructor
JPaneTabs
__construct
([array $params = array()])
- array $params: Associative array of values
Redefinition of:
- JPane::__construct()
- Constructor
Creates a pane and creates the javascript object for it
void
startPane
(string $id)
- string $id: The pane identifier
Redefinition of:
- JPane::startPane()
- Creates a pane and creates the javascript object for it
Creates a tab panel with title text and starts that panel
void
startPanel
(string $text, string $id)
- string $text: The name of the tab
- string $id: The tab identifier
Redefinition of:
- JPane::startPanel()
- Creates a panel with title text and starts that panel
Load the javascript behavior and attach it to the document
void
_loadBehavior
([array $params = array()])
- array $params: Associative array of values
Redefinition of:
- JPane::_loadBehavior()
- Load the javascript behavior and attach it to the document
Inherited Methods
Inherited From JPane
JPane::__construct()
JPane::endPane()
JPane::endPanel()
JPane::getInstance()
JPane::startPane()
JPane::startPanel()
JPane::_loadBehavior()
Inherited From JObject
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
Documentation generated on Mon, 22 Sep 2008 12:11:23 +0100 by phpDocumentor 1.3.1



