|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Export User Interface Class. More...
Inheritance diagram for ilTestExportGUI:
Collaboration diagram for ilTestExportGUI:Public Member Functions | |
| __construct (ilObjTestGUI $parent_gui, private ilDBInterface $db, private ilLogger $logger, private ilObjectDataCache $obj_cache, private ilComponentRepository $component_repository, Generator $active_export_plugins, private ilTestHTMLGenerator $html_generator, private array $selected_files, private QuestionInfoService $questioninfo,) | |
| createTestExportWithResults () | |
| Create test export file. More... | |
| createTestResultsExport () | |
| createTestArchiveExport () | |
| listExportFiles () | |
| download () | |
| delete () | |
Public Member Functions inherited from ilExportGUI | |
| __construct (object $a_parent_gui, ?ilObject $a_main_obj=null) | |
| addFormat (string $a_key, string $a_txt="", object $a_call_obj=null, string $a_call_func="") | |
| getFormats () | |
| addCustomColumn (string $a_txt, object $a_obj, string $a_func) | |
| addCustomMultiCommand (string $a_txt, object $a_obj, string $a_func) | |
| getCustomMultiCommands () | |
| getCustomColumns () | |
| executeCommand () | |
| listExportFiles () | |
| createExportFile () | |
| confirmDeletion () | |
| Confirm file deletion. More... | |
| delete () | |
| download () | |
| Download file. More... | |
| handleCustomMultiCommand () | |
Protected Member Functions | |
| buildExportTableGUI () | |
Protected Member Functions inherited from ilExportGUI | |
| initFileIdentifierFromQuery () | |
| initFileIdentifiersFromPost () | |
| initFormatFromPost () | |
| initExportOptionsFromPost () | |
| buildExportTableGUI () | |
| getParentGUI () | |
| showItemSelection () | |
| Show container item selection table. More... | |
| saveItemSelection () | |
Private Member Functions | |
| getExportTypeFromFileName (string $export_file) | |
Additional Inherited Members | |
Protected Attributes inherited from ilExportGUI | |
| ILIAS Export InternalGUIService | $gui |
| Factory | $refinery |
| Services | $http |
| array | $formats = array() |
| array | $custom_columns = array() |
| array | $custom_multi_commands = array() |
| ilObject | $obj |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilCtrlInterface | $ctrl |
| ilAccessHandler | $access |
| ilErrorHandling | $error |
| ilToolbarGUI | $toolbar |
| ilObjectDefinition | $objDefinition |
| ilTree | $tree |
Export User Interface Class.
ilTestExportGUI: ilParticipantsTestResultsGUI
Definition at line 35 of file class.ilTestExportGUI.php.
| ilTestExportGUI::__construct | ( | ilObjTestGUI | $parent_gui, |
| private ilDBInterface | $db, | ||
| private ilLogger | $logger, | ||
| private ilObjectDataCache | $obj_cache, | ||
| private ilComponentRepository | $component_repository, | ||
| Generator | $active_export_plugins, | ||
| private ilTestHTMLGenerator | $html_generator, | ||
| private array | $selected_files, | ||
| private QuestionInfoService | $questioninfo | ||
| ) |
Definition at line 37 of file class.ilTestExportGUI.php.
References XapiProxy\$plugin, ILIAS\MetaData\Repository\Validation\Data\__construct(), ilExportGUI\addFormat(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 68 of file class.ilTestExportGUI.php.
Referenced by listExportFiles().
Here is the caller graph for this function:| ilTestExportGUI::createTestArchiveExport | ( | ) |
Definition at line 111 of file class.ilTestExportGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilTestEvaluation\getAllActivesPasses(), ilFileUtils\ilTempnam(), ILIAS\Repository\lng(), and ilFileUtils\makeDirParents().
Here is the call graph for this function:| ilTestExportGUI::createTestExportWithResults | ( | ) |
Create test export file.
Definition at line 77 of file class.ilTestExportGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTestExportGUI::createTestResultsExport | ( | ) |
Definition at line 90 of file class.ilTestExportGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\logger().
Here is the call graph for this function:| ilTestExportGUI::delete | ( | ) |
Definition at line 278 of file class.ilTestExportGUI.php.
References ILIAS\Repository\ctrl(), ilFileUtils\delDir(), ILIAS\Survey\Mode\getId(), ilExportGUI\getParentGUI(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilTestExportGUI::download | ( | ) |
Definition at line 249 of file class.ilTestExportGUI.php.
References $filename, ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), ILIAS\Survey\Mode\getId(), ilExportGUI\getParentGUI(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 240 of file class.ilTestExportGUI.php.
References ILIAS\Repository\lng().
Referenced by listExportFiles().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestExportGUI::listExportFiles | ( | ) |
Definition at line 153 of file class.ilTestExportGUI.php.
References Vendor\Package\$c, $data, Vendor\Package\$f, buildExportTableGUI(), ILIAS\Repository\ctrl(), ilExportGUI\getCustomColumns(), ilExportGUI\getCustomMultiCommands(), getExportTypeFromFileName(), ilExportGUI\getFormats(), ILIAS\Survey\Mode\getId(), ilExportGUI\getParentGUI(), ILIAS\Repository\lng(), ilSelectInputGUI\setOptions(), and ILIAS\Repository\toolbar().
Here is the call graph for this function: