Public Member Functions |
| init () |
Detailed Description
Definition at line 19 of file TbTabs.php.
Member Function Documentation
Initializes the widget.
Definition at line 89 of file TbTabs.php.
TbTabs::normalizeTabs |
( |
|
$tabs, |
|
|
& |
$panes, |
|
|
& |
$i = 0 |
|
) |
| |
|
protected |
Normalizes the tab configuration.
- Parameters
-
array | $tabs | the tab configuration |
array | $panes | a reference to the panes array |
integer | $i | the current index |
- Returns
- array the items
Reimplemented in TbTabView.
Definition at line 180 of file TbTabs.php.
Member Data Documentation
TbTabs::$encodeLabel = true |
TbTabs::$events = array() |
TbTabs::$htmlOptions = array() |
TbTabs::$justified = false |
TbTabs::$tabContentHtmlOptions = array() |
TbTabs::$tabMenuHtmlOptions = array() |
const TbTabs::PLACEMENT_ABOVE = 'above' |
const TbTabs::PLACEMENT_BELOW = 'below' |
const TbTabs::PLACEMENT_LEFT = 'left' |
const TbTabs::PLACEMENT_RIGHT = 'right' |
The documentation for this class was generated from the following file:
- app/protected/extensions/booster/widgets/TbTabs.php