HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbTabView Class Reference
Inheritance diagram for TbTabView:
Collaboration diagram for TbTabView:

Public Attributes

 $viewData
- Public Attributes inherited from TbTabs
const PLACEMENT_ABOVE = 'above'
const PLACEMENT_BELOW = 'below'
const PLACEMENT_LEFT = 'left'
const PLACEMENT_RIGHT = 'right'
 $type = TbMenu::TYPE_TABS
 $placement
 $tabs = array()
 $stacked = false
 $justified = false
 $encodeLabel = true
 $events = array()
 $htmlOptions = array()
 $tabContentHtmlOptions = array()
 $tabMenuHtmlOptions = array()

Protected Member Functions

 normalizeTabs ($tabs, &$panes, &$i=0)

Additional Inherited Members

- Public Member Functions inherited from TbTabs
 init ()

Detailed Description

Definition at line 19 of file TbTabView.php.

Member Function Documentation

TbTabView::normalizeTabs (   $tabs,
$panes,
$i = 0 
)
protected

.normalizeTabs()

Override from TbTabs

Parameters
array$tabsthe tab configuration
array$panesa reference to the panes array
integer$ithe current index
Returns
array the items

Reimplemented from TbTabs.

Definition at line 40 of file TbTabView.php.

Member Data Documentation

TbTabView::$viewData

Definition at line 27 of file TbTabView.php.


The documentation for this class was generated from the following file: