|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilForumSettingsGUI. More...
Collaboration diagram for ilForumSettingsGUI:Public Member Functions | |
| __construct (ilObjForumGUI $parent_obj) | |
| ilForumSettingsGUI constructor. More... | |
| executeCommand () | |
| getCustomForm (&$a_form) | |
| settingsTabs () | |
| getCustomValues (array &$a_values) | |
| updateCustomValues (ilPropertyFormGUI $a_form) | |
| showMembers () | |
| enableAdminForceNoti () | |
| disableAdminForceNoti () | |
| enableHideUserToggleNoti () | |
| disableHideUserToggleNoti () | |
| updateNotificationSettings () | |
Protected Member Functions | |
| getIcon ($user_toggle_noti) | |
Protected Attributes | |
| $form | |
Private Member Functions | |
| getUserNotificationTableData ($user_ids, ilForumNotification $frm_noti) | |
| __showMembersTable (array $moderators, array $admins, array $members, array $tutors) | |
| updateUserNotifications ($update_all_users=false) | |
| initNotificationSettingsForm () | |
Private Attributes | |
| $ctrl | |
| $tpl | |
| $lng | |
| $settings | |
| $tabs | |
| $access | |
| $tree | |
| $parent_obj | |
| $notificationSettingsForm | |
Class ilForumSettingsGUI.
Definition at line 8 of file class.ilForumSettingsGUI.php.
| ilForumSettingsGUI::__construct | ( | ilObjForumGUI | $parent_obj | ) |
ilForumSettingsGUI constructor.
| $parent_obj |
Definition at line 33 of file class.ilForumSettingsGUI.php.
References $DIC, $parent_obj, and settings().
Here is the call graph for this function:
|
private |
Definition at line 355 of file class.ilForumSettingsGUI.php.
Referenced by showMembers().
Here is the caller graph for this function:| ilForumSettingsGUI::disableAdminForceNoti | ( | ) |
Definition at line 406 of file class.ilForumSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilForumSettingsGUI::disableHideUserToggleNoti | ( | ) |
Definition at line 467 of file class.ilForumSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilForumSettingsGUI::enableAdminForceNoti | ( | ) |
Definition at line 375 of file class.ilForumSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilForumSettingsGUI::enableHideUserToggleNoti | ( | ) |
Definition at line 435 of file class.ilForumSettingsGUI.php.
References $_POST, ilUtil\sendInfo(), and showMembers().
Here is the call graph for this function:| ilForumSettingsGUI::executeCommand | ( | ) |
Definition at line 51 of file class.ilForumSettingsGUI.php.
References settingsTabs().
Here is the call graph for this function:| ilForumSettingsGUI::getCustomForm | ( | & | $a_form | ) |
| ilPropertyFormGUI | $a_form |
Definition at line 69 of file class.ilForumSettingsGUI.php.
References ilForumProperties\isFileUploadGloballyAllowed(), settings(), settingsTabs(), ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
Here is the call graph for this function:| ilForumSettingsGUI::getCustomValues | ( | array & | $a_values | ) |
| array | $a_values |
Definition at line 213 of file class.ilForumSettingsGUI.php.
References ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
|
protected |
Definition at line 327 of file class.ilForumSettingsGUI.php.
References ilUtil\getImagePath().
Referenced by getUserNotificationTableData().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 335 of file class.ilForumSettingsGUI.php.
References $name, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\formCheckbox(), getIcon(), ilForumNotification\isUserToggleNotification(), and ilForumNotification\setUserId().
Referenced by showMembers().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 568 of file class.ilForumSettingsGUI.php.
References $form.
Referenced by showMembers(), and updateNotificationSettings().
Here is the caller graph for this function:| ilForumSettingsGUI::settingsTabs | ( | ) |
Definition at line 166 of file class.ilForumSettingsGUI.php.
References $_GET, and settings().
Referenced by executeCommand(), and getCustomForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumSettingsGUI::showMembers | ( | ) |
Definition at line 276 of file class.ilForumSettingsGUI.php.
References __showMembersTable(), ilForum\_getModerators(), getUserNotificationTableData(), and initNotificationSettingsForm().
Referenced by disableAdminForceNoti(), disableHideUserToggleNoti(), enableAdminForceNoti(), enableHideUserToggleNoti(), and updateNotificationSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumSettingsGUI::updateCustomValues | ( | ilPropertyFormGUI | $a_form | ) |
| ilPropertyFormGUI | $a_form |
Definition at line 240 of file class.ilForumSettingsGUI.php.
References $_SESSION, ilPropertyFormGUI\getInput(), ilForumProperties\isFileUploadGloballyAllowed(), settings(), ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
Here is the call graph for this function:| ilForumSettingsGUI::updateNotificationSettings | ( | ) |
Definition at line 602 of file class.ilForumSettingsGUI.php.
References $_POST, initNotificationSettingsForm(), showMembers(), and updateUserNotifications().
Here is the call graph for this function:
|
private |
Definition at line 536 of file class.ilForumSettingsGUI.php.
References ilForum\_getModerators().
Referenced by updateNotificationSettings().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 15 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 10 of file class.ilForumSettingsGUI.php.
|
protected |
Definition at line 22 of file class.ilForumSettingsGUI.php.
Referenced by initNotificationSettingsForm().
|
private |
Definition at line 12 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 27 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 17 of file class.ilForumSettingsGUI.php.
Referenced by __construct().
|
private |
Definition at line 13 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 14 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 11 of file class.ilForumSettingsGUI.php.
|
private |
Definition at line 16 of file class.ilForumSettingsGUI.php.