API17:JHtmlTabs::start
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlTabs::start
Description
Creates a panes and creates the JavaScript object for it.
Description:JHtmlTabs::start [Edit Descripton]
Since
Synopsis
public static JHtmlTabs::start ($group='tabs', $params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | string | 'tabs' | The pane identifier |
| $params | array | array() | An array of option. |
Returns
string
Defined in
libraries/joomla/html/html/tabs.php
Referenced by
See also
Examples
<CodeExamplesForm />
