ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Export User Interface Class. More...
Public Member Functions | |
__construct (ilObjTestGUI $parent_gui, private readonly ilDBInterface $db, private readonly ilObjectDataCache $obj_cache, private readonly ilObjUser $user, private readonly UIFactory $ui_factory, private readonly UIRenderer $ui_renderer, private readonly IRSS $irss, private readonly ServerRequestInterface $request, private readonly DBRepository $export_repository, private readonly Filesystem $temp_file_system, private readonly ilTestParticipantAccessFilterFactory $participant_access_filter_factory, private readonly ilTestHTMLGenerator $html_generator) | |
createTestExportWithResults () | |
Create test export file. More... | |
createTestArchiveExport () | |
![]() | |
__construct (object $a_parent_gui, ?ilObject $a_main_obj=null) | |
executeCommand () | |
addFormat () | |
listExportFiles () | |
getFormats () | |
Export User Interface Class.
Definition at line 38 of file class.ilTestExportGUI.php.
ilTestExportGUI::__construct | ( | ilObjTestGUI | $parent_gui, |
private readonly ilDBInterface | $db, | ||
private readonly ilObjectDataCache | $obj_cache, | ||
private readonly ilObjUser | $user, | ||
private readonly UIFactory | $ui_factory, | ||
private readonly UIRenderer | $ui_renderer, | ||
private readonly IRSS | $irss, | ||
private readonly ServerRequestInterface | $request, | ||
private readonly DBRepository | $export_repository, | ||
private readonly Filesystem | $temp_file_system, | ||
private readonly ilTestParticipantAccessFilterFactory | $participant_access_filter_factory, | ||
private readonly ilTestHTMLGenerator | $html_generator | ||
) |
Definition at line 40 of file class.ilTestExportGUI.php.
References ILIAS\GlobalScreen\Provider\__construct(), and null.
ilTestExportGUI::createTestArchiveExport | ( | ) |
Definition at line 112 of file class.ilTestExportGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilFileUtils\ilTempnam(), ILIAS\Repository\lng(), ilFileUtils\makeDirParents(), and ILIAS\Repository\user().
ilTestExportGUI::createTestExportWithResults | ( | ) |
Create test export file.
Definition at line 60 of file class.ilTestExportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\UICore\GlobalTemplate\MESSAGE_TYPE_SUCCESS.