JPane/1.5

From Joomla! Documentation
< JPane(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 50: Line 50:
 
<source lang="php">jimport( 'joomla.html.pane' );</source>
 
<source lang="php">jimport( 'joomla.html.pane' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JPane''' on [http://api.joomla.org/Joomla-Framework/Html/JPane.html api.joomla.org]
+
* {{JVer|1.5}} '''JPane''' on [http://api.joomla.org/1.5/Joomla-Framework/HTML/JPane.html api.joomla.org]
 
* {{JVer|1.5}} '''JPane source code''' on [[jframework15:html/pane.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JPane source code''' on [[jframework15:html/pane.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Html/1.5|Html]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Html/1.5|Html]]

Latest revision as of 16:04, 13 February 2013

[edit] Joomla 1.5 JPane

[edit] Description

Description:JPane [Edit Descripton]

[edit] Methods

Visibility Method name Description
public __construct Constructor.
public _loadBehavior Load the javascript behavior and attach it to the document.
public endPane Ends the pane.
public endPanel Ends a panel.
public getInstance Returns a reference to a JPanel object.
public startPane Creates a pane and creates the javascript object for it.
public startPanel Creates a panel with title text and starts that panel.

[edit] Importing

jimport( 'joomla.html.pane' );

[edit] See also

SeeAlso:JPane [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox