Actions

API16

JHtmlTabs

From Joomla! ドキュメンテーション

This page contains changes which are not marked for translation.

[Edit Descripton] Description:JHtmlTabs

Contents

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' );

[Edit See Also] SeeAlso:JHtmlTabs

Examples

<CodeExamplesForm />