| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Chatroom\AccessBridge: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().
 Here is the call graph for this function: