API17:JPane::getInstance
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 38: | Line 38: | ||
object | object | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/pane.php | + | libraries/joomla/html/pane.php (line 35) |
| + | * see source code in [[jplatform:html/pane.php#cl-35|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 21:03, 23 April 2011
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 />
