| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilChatroomInfoGUI Provides methods to prepare and display the info task. More...
 Inheritance diagram for ilChatroomInfoGUI:
 Collaboration diagram for ilChatroomInfoGUI:Public Member Functions | |
| executeDefault (string $requestedMethod) | |
  Public Member Functions inherited from ilChatroomGUIHandler | |
| execute (string $method) | |
| executeDefault (string $requestedMethod) | |
| redirectIfNoPermission ($permission) | |
| Checks for requested permissions and redirects if the permission check failed.  More... | |
| isSuccessful ($response) | |
| Checks for success param in an json decoded response.  More... | |
| sendResponse ($response, bool $isJson=false) | |
| Sends a json encoded response and exits the php process.  More... | |
| hasPermission (string $permission) | |
Protected Member Functions | |
| createInfoScreenGUI (ilChatroomObjectGUI $gui) | |
  Protected Member Functions inherited from ilChatroomGUIHandler | |
| getRequestValue (string $key, Transformation $trafo, $default=null) | |
| hasRequestValue (string $key) | |
| getRoomByObjectId (int $objectId) | |
| exitIfNoRoomExists (?ilChatroom $room) | |
| Checks if a ilChatroom exists.  More... | |
Additional Inherited Members | |
  Protected Attributes inherited from ilChatroomGUIHandler | |
| ilObjUser | $ilUser | 
| ilCtrlInterface | $ilCtrl | 
| ilLanguage | $ilLng | 
| Filesystem | $webDirectory | 
| ilObjectService | $obj_service | 
| FileUpload | $upload | 
| ilRbacSystem | $rbacsystem | 
| ilGlobalTemplateInterface | $mainTpl | 
| ILIAS | $ilias | 
| ilNavigationHistory | $navigationHistory | 
| ilTree | $tree | 
| ilTabsGUI | $tabs | 
| UIFactory | $uiFactory | 
| UIRenderer | $uiRenderer | 
| GlobalHttpState | $http | 
| Refinery | $refinery | 
Class ilChatroomInfoGUI Provides methods to prepare and display the info task.
Definition at line 28 of file class.ilChatroomInfoGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilChatroomInfoGUI.php.
Referenced by executeDefault().
 Here is the caller graph for this function:| ilChatroomInfoGUI::executeDefault | ( | string | $requestedMethod | ) | 
Definition at line 35 of file class.ilChatroomInfoGUI.php.
References $refId, ilChatroom\checkUserPermissions(), createInfoScreenGUI(), ilChatroomGUIHandler\getRequestValue(), ilChatroomGUIHandler\redirectIfNoPermission(), and ILIAS\Repository\refinery().
 Here is the call graph for this function: