ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (private readonly ilRbacSystem $rbac) | |
checkAccess (string $a_permission, string $a_cmd, int $a_ref_id, string $a_type="", ?int $a_obj_id=null, ?int $a_tree_id=null) | |
Definition at line 25 of file AccessBridge.php.
ILIAS\Chatroom\AccessBridge::__construct | ( | private readonly ilRbacSystem | $rbac | ) |
Definition at line 27 of file AccessBridge.php.
ILIAS\Chatroom\AccessBridge::checkAccess | ( | string | $a_permission, |
string | $a_cmd, | ||
int | $a_ref_id, | ||
string | $a_type = "" , |
||
?int | $a_obj_id = null , |
||
?int | $a_tree_id = null |
||
) |
Definition at line 31 of file AccessBridge.php.
References ILIAS\Repository\rbac().