ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Functions | |
array | buildImportDirectoriesFromImportFile (string $file_to_import) |
buildImportDirectoriesFromContainerImport (string $importdir) | |
buildResultsFilePath (string $importdir, string $subdir) | |
getImportTempDirectory () | |
buildImportDirectoryFromImportFile (string $file_to_import) | |
retrieveSelectedQuestionsFromImportQuestionsSelectionForm (string $form_cmd, string $importdir, string $qtifile, ServerRequestInterface $request) | |
buildImportQuestionsSelectionForm (string $form_cmd, string $importdir, string $qtifile, ?string $path_to_uploaded_file_in_temp_dir=null) | |
getLabelForQuestionType (string $type) | |
getLabelForPluginQuestionTypes (string $type) | |
Variables | |
trait | TestQuestionsImportTrait |
array | $old_export_question_types |
|
private |
Definition at line 59 of file TestQuestionsImportTrait.php.
Referenced by ilTestQuestionPoolImporter\importXmlRepresentation(), and ilTestImporter\importXmlRepresentation().
|
private |
Definition at line 44 of file TestQuestionsImportTrait.php.
Referenced by ilObjTestGUI\importFile(), ilObjQuestionPoolGUI\importFile(), ilObjQuestionPoolGUI\importQuestionsFile(), ilObjQuestionPoolGUI\importVerifiedFileObject(), ilObjTestGUI\importVerifiedFileObject(), ilObjQuestionPoolGUI\importVerifiedQuestionsFileObject(), ilTestQuestionPoolImporter\importXmlRepresentation(), and ilTestImporter\importXmlRepresentation().
|
private |
Definition at line 79 of file TestQuestionsImportTrait.php.
Referenced by ilObjTest\fromXML().
|
private |
Definition at line 102 of file TestQuestionsImportTrait.php.
References ILIAS\Repository\ctrl(), ilFileUtils\delDir(), ilQTIParser\IL_MO_VERIFY_QTI, ILIAS\Repository\lng(), null, and ILIAS\UI\Implementation\Component\Input\withValue().
Referenced by ilObjTestGUI\importFile(), ilObjQuestionPoolGUI\importFile(), ilObjQuestionPoolGUI\importQuestionsFile(), and ILIAS\TestQuestionPool\Import\retrieveSelectedQuestionsFromImportQuestionsSelectionForm().
|
private |
Definition at line 68 of file TestQuestionsImportTrait.php.
Referenced by ilObjTestGUI\importFile(), and ilTestImporter\importXmlRepresentation().
|
private |
Definition at line 74 of file TestQuestionsImportTrait.php.
Referenced by ilObjTestGUI\importFile(), ilObjQuestionPoolGUI\importFile(), and ilObjQuestionPoolGUI\importQuestionsFile().
|
private |
Definition at line 175 of file TestQuestionsImportTrait.php.
Referenced by ILIAS\TestQuestionPool\Import\getLabelForQuestionType().
|
private |
Definition at line 158 of file TestQuestionsImportTrait.php.
References ILIAS\TestQuestionPool\Import\getLabelForPluginQuestionTypes(), and ILIAS\Repository\lng().
|
private |
Definition at line 85 of file TestQuestionsImportTrait.php.
References $data, and ILIAS\TestQuestionPool\Import\buildImportQuestionsSelectionForm().
Referenced by ilObjQuestionPoolGUI\importVerifiedFileObject(), ilObjTestGUI\importVerifiedFileObject(), and ilObjQuestionPoolGUI\importVerifiedQuestionsFileObject().
|
private |
Definition at line 30 of file TestQuestionsImportTrait.php.
trait ILIAS::TestQuestionPool::Import\TestQuestionsImportTrait |
Definition at line 27 of file TestQuestionsImportTrait.php.