API16

API16:JHtmlTabs

From Joomla! Documentation

Revision as of 14:07, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst:Description:JHtmlTabs}}

Defined in

libraries/joomla/html/html/tabs.php

Methods

Method name Description
start Creates a panes and creates the JavaScript object for it.
end Close the current pane
panel Begins the display of a new panel.

Importing

jimport( 'joomla.html.html.tabs' );


{{subst:SeeAlso:JHtmlTabs}}

Examples

<CodeExamplesForm />