| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilChatroomHistoryGUI:
 Collaboration diagram for ilChatroomHistoryGUI:Public Member Functions | |
| byDayExport () | |
| 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... | |
| hasPermission (string $permission) | |
Private Member Functions | |
| renderDateTimeInformation ( $room_tpl, ?ilDateTime &$prev_date_time, ilDateTime $message_date_time, ilDate $message_date, ?string &$prev_date_time_presentation, string $message_date_time_presentation, string $time_format) | |
| showMessages (array $messages, ilPropertyFormGUI $durationForm, bool $export=false, ?ilDateTime $from=null, ?ilDateTime $to=null, $room=null) | |
Additional Inherited Members | |
  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... | |
| sendJSONResponse ($response) | |
| Sends a json encoded response and exits the php process.  More... | |
| sendResponse (string $content, string $type) | |
| Sends a response and exits the php process.  More... | |
  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 | 
Definition at line 21 of file class.ilChatroomHistoryGUI.php.
| ilChatroomHistoryGUI::byDayExport | ( | ) | 
Definition at line 69 of file class.ilChatroomHistoryGUI.php.
References ilChatroom\byObjectId(), ilChatroomGUIHandler\exitIfNoRoomExists(), ILIAS\FileDelivery\http(), showMessages(), and ILIAS\Repository\tabs().
 Here is the call graph for this function:| ilChatroomHistoryGUI::executeDefault | ( | string | $requestedMethod | ) | 
Definition at line 224 of file class.ilChatroomHistoryGUI.php.
      
  | 
  private | 
| ilTemplate | ilGlobalTemplate | $room_tpl | 
Definition at line 26 of file class.ilChatroomHistoryGUI.php.
References ilDatePresentation\formatDate(), ilDateTime\get(), IL_CAL_FKT_DATE, IL_CAL_UNIX, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by showMessages().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 114 of file class.ilChatroomHistoryGUI.php.
References $scope, ilUtil\deliverData(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ilFileUtils\getASCIIFilename(), ilPropertyFormGUI\getHTML(), IL_CAL_UNIX, ilLinkifyUtil\initLinkify(), ilChatroomGUIHandler\redirectIfNoPermission(), renderDateTimeInformation(), ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Referenced by byDayExport().
 Here is the call graph for this function:
 Here is the caller graph for this function: