Public Member Functions | |
| TabWidget () | |
| addCommand ($command, $title, $url, $icon=null) | |
| addCommandSeparator () | |
| renderTabWidget () | |
Public Attributes | |
| $tabbar | |
| $contents = "" | |
| $commands | |
Definition at line 96 of file tabbar.class.php.
| TabWidget::TabWidget | ( | ) | 
Definition at line 101 of file tabbar.class.php.
| TabWidget::addCommand | ( | $ | command, | |
| $ | title, | |||
| $ | url, | |||
| $ |  icon = null | |||
| ) | 
Definition at line 104 of file tabbar.class.php.
| TabWidget::addCommandSeparator | ( | ) | 
Definition at line 112 of file tabbar.class.php.
| TabWidget::renderTabWidget | ( | ) | 
| TabWidget::$tabbar | 
Definition at line 97 of file tabbar.class.php.
| TabWidget::$contents = "" | 
Definition at line 98 of file tabbar.class.php.
| TabWidget::$commands | 
Definition at line 99 of file tabbar.class.php.
 1.5.5