API17:JPane::getInstance
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JPane::getInstance
Description
Returns a JPanel object.
Description:JPane::getInstance [Edit Descripton]
Synopsis
public static JPane::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 in
libraries/joomla/html/pane.php (line 35)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
