JPaneTabs/1.5

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

[edit] Description

Description:JPaneTabs [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 tab page.
public startPane Creates a pane and creates the javascript object for it.
public startPanel Creates a tab panel with title text and starts that panel.
  • Defined in libraries/joomla/html/pane.php
  • Extends JPane

[edit] Importing

jimport( 'joomla.html.pane' );

[edit] See also

SeeAlso:JPaneTabs [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox