|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
| $rbac | |
Class ilForumModerators.
Definition at line 11 of file class.ilForumModerators.php.
| ilForumModerators::__construct | ( | $a_ref_id | ) |
| ilForumModerators::addModeratorRole | ( | $a_usr_id | ) |
| $a_usr_id |
Definition at line 46 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::detachModeratorRole | ( | $a_usr_id | ) |
| $a_usr_id |
Definition at line 68 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::getCurrentModerators | ( | ) |
Definition at line 89 of file class.ilForumModerators.php.
References getRefId().
Here is the call graph for this function:| ilForumModerators::getRefId | ( | ) |
Definition at line 37 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 104 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 29 of file class.ilForumModerators.php.
References $ref_id.
|
private |
Definition at line 13 of file class.ilForumModerators.php.
|
private |
Definition at line 15 of file class.ilForumModerators.php.
|
private |
Definition at line 14 of file class.ilForumModerators.php.
Referenced by getRefId(), and setRefId().