| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilForumTabsGUI. More...
 Collaboration diagram for ilForumTabsGUI:
 Collaboration diagram for ilForumTabsGUI:| Public Member Functions | |
| ilForumTabsGUI () | |
| setTemplateVariable ($a_temp_var) | |
| setForum (&$a_frm) | |
| setRefId ($a_ref_id) | |
| setTabs () | |
| output tabs | |
| getTabs (&$tabs_gui) | |
| adds tabs to tab gui object | |
| Data Fields | |
| $lng | |
| $tpl | |
| $frm | |
| $ref_id | |
Class ilForumTabsGUI.
The whole forum implementation should be made more oo someday
Definition at line 36 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::getTabs | ( | & | $tabs_gui | ) | 
adds tabs to tab gui object
| object | $tabs_gui | ilTabsGUI object | 
Definition at line 81 of file class.ilForumTabsGUI.php.
References $_GET.
Referenced by setTabs().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumTabsGUI::ilForumTabsGUI | ( | ) | 
| ilForumTabsGUI::setForum | ( | & | $a_frm | ) | 
Definition at line 57 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::setRefId | ( | $a_ref_id | ) | 
Definition at line 62 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::setTabs | ( | ) | 
output tabs
Definition at line 70 of file class.ilForumTabsGUI.php.
References getTabs().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumTabsGUI::setTemplateVariable | ( | $a_temp_var | ) | 
Definition at line 52 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::$frm | 
Definition at line 40 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::$lng | 
Definition at line 38 of file class.ilForumTabsGUI.php.
Referenced by ilForumTabsGUI().
| ilForumTabsGUI::$ref_id | 
Definition at line 41 of file class.ilForumTabsGUI.php.
| ilForumTabsGUI::$tpl | 
Definition at line 39 of file class.ilForumTabsGUI.php.
Referenced by ilForumTabsGUI().