JHtmlTabs
class JHtmlTabs
Utility class for Tabs elements.
Methods
static
string
start(
string $group = 'tabs',
array $params = array())
Creates a panes and creates the JavaScript object for it.
static
string
end()
Close the current pane
static
string
panel(
string $text,
string $id)
Begins the display of a new panel.