ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilForumTabsGUI. More...
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().
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().
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().