|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilForumModerators. More...
Collaboration diagram for ilForumModerators:Public Member Functions | |
| __construct ($a_ref_id) | |
| setRefId ($ref_id) | |
| getRefId () | |
| addModeratorRole ($a_usr_id) | |
| detachModeratorRole ($a_usr_id) | |
| getCurrentModerators () | |
| getUsers () | |
Private Attributes | |
| $db = null | |
| $ref_id = 0 | |
Class ilForumModerators.
Definition at line 11 of file class.ilForumModerators.php.
| ilForumModerators::__construct | ( | $a_ref_id | ) |
Definition at line 16 of file class.ilForumModerators.php.
References $ilDB.
| ilForumModerators::addModeratorRole | ( | $a_usr_id | ) |
Definition at line 39 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::detachModeratorRole | ( | $a_usr_id | ) |
Definition at line 62 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::getCurrentModerators | ( | ) |
Definition at line 85 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::getRefId | ( | ) |
Definition at line 35 of file class.ilForumModerators.php.
References $ref_id.
Referenced by addModeratorRole(), detachModeratorRole(), getCurrentModerators(), and getUsers().
Here is the caller graph for this function:| ilForumModerators::getUsers | ( | ) |
Definition at line 102 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::setRefId | ( | $ref_id | ) |
| int | $ref_id |
Definition at line 27 of file class.ilForumModerators.php.
References $ref_id.
|
private |
Definition at line 13 of file class.ilForumModerators.php.
|
private |
Definition at line 14 of file class.ilForumModerators.php.
Referenced by getRefId(), and setRefId().