JHtmlBootstrap::addTab
Begins the display of a new tab content panel.
Signature
public function addTab(string
$selector,
string
$id,
string
$titleĀ )
Parameters
-
$selector
- Identifier of the panel.
-
$id
- The ID of the div element
-
$title
- The title text for the new UL tab
Returns
- string
- HTML to start a new panel