JPane::getInstance/1.5
From Joomla! Documentation
JPane::getInstance
Description
Returns a reference to a JPanel object.
Description:JPane::getInstance [Edit Descripton]
public & function getInstance ( $behavior= 'Tabs' $params=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $behavior | string | 'Tabs' | The behavior to use |
| $params | boolean | array() | $useCookies Use cookies to remember the state of the panel |
| array | $paramsAssociativearrayofvalues |
- Returns object
- Defined on line 49 of libraries/joomla/html/pane.php
See also
-
JPane::getInstance on api.joomla.org
-
JPane source code on JoomlaCode
-
Class JPane
-
Subpackage Html
- Other versions of JPane::getInstance
SeeAlso:JPane::getInstance [Edit See Also]
User contributed notes
<CodeExamplesForm />