ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Public Member Functions | |
byDayExport () | |
executeDefault (string $requestedMethod) | |
![]() | |
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 | |
![]() | |
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... | |
![]() | |
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 $messages, ilChatroom\byObjectId(), ilChatroomGUIHandler\exitIfNoRoomExists(), ILIAS\FileDelivery\http(), null, showMessages(), and ILIAS\Repository\tabs().
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, null, and ilCalendarSettings\TIME_FORMAT_24.
Referenced by showMessages().
|
private |
Definition at line 114 of file class.ilChatroomHistoryGUI.php.
References $message, $scope, ilUtil\deliverData(), ilDatePresentation\formatDate(), ilDatePresentation\formatPeriod(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), ilFileUtils\getASCIIFilename(), ilPropertyFormGUI\getHTML(), IL_CAL_UNIX, ilLinkifyUtil\initLinkify(), null, ilChatroomGUIHandler\redirectIfNoPermission(), renderDateTimeInformation(), ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Referenced by byDayExport().