| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilForumModeratorsGUI. More...
 Collaboration diagram for ilForumModeratorsGUI:
 Collaboration diagram for ilForumModeratorsGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| addModerator () | |
| showModeratorsSearchResult ($users=array()) | |
| searchModerators () | |
| detachModeratorRole () | |
| showModerators () | |
| Private Member Functions | |
| parseQueryString ($query_string) | |
| Private Attributes | |
| $ctrl = null | |
| $tpl = null | |
| $lng = null | |
| $oForumModerators = null | |
Class ilForumModeratorsGUI.
ilForumModeratorsGUI: ilRepositorySearchGUI
Definition at line 39 of file class.ilForumModeratorsGUI.php.
| ilForumModeratorsGUI::__construct | ( | ) | 
Definition at line 46 of file class.ilForumModeratorsGUI.php.
| ilForumModeratorsGUI::addModerator | ( | ) | 
Definition at line 98 of file class.ilForumModeratorsGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), showModerators(), and showModeratorsSearchResult().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumModeratorsGUI::detachModeratorRole | ( | ) | 
Definition at line 203 of file class.ilForumModeratorsGUI.php.
References $_POST, $usr_id, ilUtil\sendInfo(), and showModerators().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumModeratorsGUI::executeCommand | ( | ) | 
Definition at line 65 of file class.ilForumModeratorsGUI.php.
| 
 | private | 
Definition at line 190 of file class.ilForumModeratorsGUI.php.
Referenced by searchModerators().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumModeratorsGUI::searchModerators | ( | ) | 
Definition at line 152 of file class.ilForumModeratorsGUI.php.
References $_POST, $_SESSION, ilObjectSearchFactory\_getUserSearchInstance(), parseQueryString(), ilUtil\sendInfo(), showModeratorsSearchResult(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumModeratorsGUI::showModerators | ( | ) | 
Definition at line 220 of file class.ilForumModeratorsGUI.php.
References $_GET, $result, $usr_id, ilUtil\formCheckbox(), and ilObjectFactory\getInstanceByObjId().
Referenced by addModerator(), and detachModeratorRole().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumModeratorsGUI::showModeratorsSearchResult | ( | $users = array() | ) | 
Definition at line 116 of file class.ilForumModeratorsGUI.php.
Referenced by addModerator(), and searchModerators().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 41 of file class.ilForumModeratorsGUI.php.
| 
 | private | 
Definition at line 43 of file class.ilForumModeratorsGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 44 of file class.ilForumModeratorsGUI.php.
| 
 | private | 
Definition at line 42 of file class.ilForumModeratorsGUI.php.
Referenced by __construct().