API16:JHtmlTabs
出典: Joomla! ドキュメンテーション
目次 |
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' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 12:12:30
