|
ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilForumModeratorsGUI. More...
Collaboration diagram for ilForumModeratorsGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| addModerator () | |
| showModeratorsSearchResult ($users=array()) | |
| searchModerators () | |
| searchModeratorsForm () | |
| detachModeratorRole () | |
| showModerators () | |
Private Member Functions | |
| parseQueryString ($query_string) | |
Private Attributes | |
| $ctrl = null | |
| $tpl = null | |
| $lng = null | |
| $oForumModerators = null | |
Class ilForumModeratorsGUI.
Definition at line 37 of file class.ilForumModeratorsGUI.php.
| ilForumModeratorsGUI::__construct | ( | ) |
Definition at line 44 of file class.ilForumModeratorsGUI.php.
| ilForumModeratorsGUI::addModerator | ( | ) |
Definition at line 79 of file class.ilForumModeratorsGUI.php.
References $_POST, $_SESSION, ilUtil\sendInfo(), showModerators(), and showModeratorsSearchResult().
Here is the call graph for this function:| ilForumModeratorsGUI::detachModeratorRole | ( | ) |
Definition at line 200 of file class.ilForumModeratorsGUI.php.
References $_POST, $usr_id, ilUtil\sendInfo(), and showModerators().
Here is the call graph for this function:| ilForumModeratorsGUI::executeCommand | ( | ) |
|
private |
Definition at line 168 of file class.ilForumModeratorsGUI.php.
Referenced by searchModerators().
Here is the caller graph for this function:| ilForumModeratorsGUI::searchModerators | ( | ) |
Definition at line 130 of file class.ilForumModeratorsGUI.php.
References $_POST, $_SESSION, ilObjectSearchFactory\_getUserSearchInstance(), parseQueryString(), searchModeratorsForm(), ilUtil\sendInfo(), showModeratorsSearchResult(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilForumModeratorsGUI::searchModeratorsForm | ( | ) |
Definition at line 181 of file class.ilForumModeratorsGUI.php.
References $_POST, ilUtil\prepareFormOutput(), and ilTextInputGUI\setValue().
Referenced by searchModerators().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumModeratorsGUI::showModerators | ( | ) |
Definition at line 217 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 caller graph for this function:| ilForumModeratorsGUI::showModeratorsSearchResult | ( | $users = array() | ) |
Definition at line 95 of file class.ilForumModeratorsGUI.php.
References $_GET, $result, ilUtil\formRadioButton(), and ilObjectFactory\getInstanceByObjId().
Referenced by addModerator(), and searchModerators().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 39 of file class.ilForumModeratorsGUI.php.
|
private |
Definition at line 41 of file class.ilForumModeratorsGUI.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilForumModeratorsGUI.php.
|
private |
Definition at line 40 of file class.ilForumModeratorsGUI.php.
Referenced by __construct().