|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilObjQuestionPoolGUI. More...
Inheritance diagram for ilObjQuestionPoolGUI:
Collaboration diagram for ilObjQuestionPoolGUI:Public Member Functions | |
| downloadFileObject () | |
| fullscreenObject () | |
| show fullscreen view More... | |
| download_paragraphObject () | |
| download source code paragraph More... | |
| importVerifiedFileObject () | |
| importVerifiedQuestionsFileObject () | |
| uploadQuestionsImportObject () | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| confirmDeleteQuestions (array $ids) | |
| deleteQuestionsObject () | |
| delete questions confirmation screen More... | |
| confirmDeleteQuestionsObject () | |
| delete questions after confirmation More... | |
| cancelDeleteQuestionsObject () | |
| exportQuestions (array $ids) | |
| questionsObject (?RoundTripModal $import_questions_modal=null) | |
| list questions of question pool More... | |
| printObject () | |
| updateObject () | |
| updates object entry in object_data More... | |
| pasteObject () | |
| copyQuestions (array $ids) | |
| moveQuestions (array $ids) | |
| createExportExcel () | |
| editQuestionForTestObject () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| setTitleAndDescription () | |
| called by prepare output More... | |
| getTabs () | |
| adds tabs to tab gui object More... | |
| infoScreenObject () | |
| infoScreenForward () | |
Public Member Functions inherited from ilObjectGUI | |
| getRefId () | |
| setAdminMode (string $mode) | |
| getAdminMode () | |
| getObject () | |
| executeCommand () | |
| withReferences () | |
| determines whether objects are referenced or not (got ref ids or not) More... | |
| setCreationMode (bool $mode=true) | |
| If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI. More... | |
| getCreationMode () | |
| prepareOutput (bool $show_sub_objects=true) | |
| getAdminTabs () | |
| administration tabs show only permissions and trash folder More... | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| editAvailabilityPeriodObject () | |
| saveAvailabilityPeriodObject () | |
| cancelCreation () | |
| cancel create action and go back to repository parent More... | |
| saveObject () | |
| getDidacticTemplateVar (string $type) | |
| Get didactic template setting from creation screen. More... | |
| putObjectInTree (ilObject $obj, ?int $parent_node_id=null) | |
| Add object to tree at given position. More... | |
| editObject () | |
| addExternalEditFormCustom (ilPropertyFormGUI $form) | |
| updateObject () | |
| updates object entry in object_data More... | |
| getFormAction (string $cmd, string $default_form_action="") | |
| Get form action for command (command is method name without "Object", e.g. More... | |
| isVisible (int $ref_id, string $type) | |
| viewObject () | |
| viewObject container presentation for "administration -> repository, trash, permissions" More... | |
| deleteObject (bool $error=false) | |
| Display deletion confirmation screen. More... | |
| setColumnSettings (ilColumnGUI $column_gui) | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Data Fields | |
| const | SUPPORTED_IMPORT_MIME_TYPES |
| const | DEFAULT_CMD = 'questions' |
Data Fields inherited from ilObjectGUI | |
| const | ADMIN_MODE_NONE = "" |
| const | ADMIN_MODE_SETTINGS = "settings" |
| const | ADMIN_MODE_REPOSITORY = "repository" |
| const | UPLOAD_TYPE_LOCAL = 1 |
| const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
| const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
Protected Member Functions | |
| redirectAfterMissingWrite () | |
| exportObject () | |
| Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export() More... | |
| renoveImportFailsObject () | |
| fetchAuthoringQuestionIdParamater () | |
| importQuestionsFile (string $path_to_uploaded_file_in_temp_dir) | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| getTable () | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| createActionDispatcherGUI () | |
| initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
| Add header action menu. More... | |
| insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
| Insert header action into main template. More... | |
| addHeaderAction () | |
| Add header action menu. More... | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. More... | |
| setTabs () | |
| set admin tabs More... | |
| setAdminTabs () | |
| set admin tabs More... | |
| setLocator () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| omitLocator (bool $omit=true) | |
| addAdminLocatorItems (bool $do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) More... | |
| getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
| getTitleForCreationFormPage () | |
| getCreationFormTitle () | |
| initCreateForm (string $new_type) | |
| didacticTemplatesToForm () | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| retrieveAdditionalDidacticTemplateOptions () | |
| addAdoptContentLinkToToolbar () | |
| addImportButtonToToolbar () | |
| addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
| parseDidacticTemplateVar (string $var, string $type) | |
| afterSave (ilObject $new_object) | |
| Post (successful) object creation hook. More... | |
| initEditForm () | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. More... | |
| getEditFormValues () | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. More... | |
| validateCustom (ilPropertyFormGUI $form) | |
| Validate custom values (if not possible with checkInput()) More... | |
| updateCustom (ilPropertyFormGUI $form) | |
| Insert custom update form values into object. More... | |
| afterUpdate () | |
| Post (successful) object update hook. More... | |
| routeImportCmdObject () | |
| importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
| deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
| afterImport (ilObject $new_object) | |
| Post (successful) object import hook. More... | |
| setFormAction (string $cmd, string $form_action) | |
| getReturnLocation (string $cmd, string $default_location="") | |
| Get return location for command (command is method name without "Object", e.g. More... | |
| setReturnLocation (string $cmd, string $location) | |
| set specific return location for command More... | |
| getTargetFrame (string $cmd, string $default_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. More... | |
| setTargetFrame (string $cmd, string $target_frame) | |
| Set specific target frame for command. More... | |
| showPossibleSubObjects () | |
| show possible sub objects (pull down menu) More... | |
| getTabs () | |
| @abstract overwrite in derived GUI class of your object type More... | |
| redirectToRefId (int $ref_id, string $cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current ["ref_id"] value of the request More... | |
| getCenterColumnHTML () | |
| Get center column. More... | |
| getRightColumnHTML () | |
| Display right column. More... | |
| checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. More... | |
| getCreatableObjectTypes () | |
| buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
| buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Private Member Functions | |
| buildImportQuestionsModal () | |
| importQuestionPoolWithValidManifest (ilObjQuestionPool $obj, array $selected_questions, string $file_to_import) | |
| importQuestionsFromQtiFile (ilObjQuestionPool $obj, array $selected_questions, string $qtifile, string $importdir, string $xmlfile='') | |
| cleanupAfterImport (string $importdir) | |
| createQuestionFormObject (?Form $form=null) | |
| buildQuestionCreationForm () | |
| buildInputQuestionType () | |
| buildInputEditingType () | |
| isSkillsTabRequired () | |
| addSettingsSubTabs (ilTabsGUI $tabs) | |
Private Attributes | |
| Archives | $archives |
| ContentStyle | $content_style |
Additional Inherited Members | |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Class ilObjQuestionPoolGUI.
@ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionPageGUI, ilQuestionBrowserTableGUI, ilToolbarGUI, ilObjTestGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assMultipleChoiceGUI, assClozeTestGUI, assMatchingQuestionGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assOrderingQuestionGUI, assImagemapQuestionGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assNumericGUI, assTextSubsetGUI, assSingleChoiceGUI, ilPropertyFormGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assTextQuestionGUI, ilObjectMetaDataGUI, ilPermissionGUI, ilObjectCopyGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilExportGUI, ilInfoScreenGUI, ilTaxonomySettingsGUI, ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionFeedbackEditingGUI, ilLocalUnitConfigurationGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilObjQuestionPoolSettingsGeneralGUI, assFormulaQuestionGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionPreviewGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assKprimChoiceGUI, assLongMenuGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilQuestionPoolSkillAdministrationGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilBulkEditQuestionsGUI
\
Definition at line 67 of file class.ilObjQuestionPoolGUI.php.
| ilObjQuestionPoolGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 1403 of file class.ilObjQuestionPoolGUI.php.
References assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
private |
Definition at line 1703 of file class.ilObjQuestionPoolGUI.php.
References ilTabsGUI\addSubTab(), ILIAS\Repository\lng(), and ilObjQuestionPoolSettingsGeneralGUI\TAB_COMMON_SETTINGS.
Here is the call graph for this function:| ilObjQuestionPoolGUI::afterSave | ( | ilObject | $new_object | ) |
Post (successful) object creation hook.
Reimplemented from ilObjectGUI.
Definition at line 953 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getRefId(), ILIAS\Repository\lng(), and ilUtil\redirect().
Here is the call graph for this function:
|
private |
Definition at line 855 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by uploadQuestionsImportObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 1189 of file class.ilObjQuestionPoolGUI.php.
References assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_IPE, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_RTE, ILIAS\Repository\lng(), and ILIAS\UI\Component\Input\Input\withValue().
Here is the call graph for this function:
|
private |
Definition at line 1175 of file class.ilObjQuestionPoolGUI.php.
References $data, ILIAS\UI\Implementation\Component\Input\Field\$options, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 1158 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::cancelDeleteQuestionsObject | ( | ) |
Definition at line 1035 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 921 of file class.ilObjQuestionPoolGUI.php.
References ilSession\clear(), ilFileUtils\delDir(), and ilSession\get().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjQuestionPoolGUI::confirmDeleteQuestions | ( | array | $ids | ) |
Definition at line 964 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::confirmDeleteQuestionsObject | ( | ) |
delete questions after confirmation
Definition at line 1020 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::copyQuestions | ( | array | $ids | ) |
Definition at line 1260 of file class.ilObjQuestionPoolGUI.php.
References $id, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::createExportExcel | ( | ) |
Definition at line 1290 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 1142 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\help().
Here is the call graph for this function:| ilObjQuestionPoolGUI::deleteQuestionsObject | ( | ) |
delete questions confirmation screen
Definition at line 987 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::download_paragraphObject | ( | ) |
download source code paragraph
Definition at line 727 of file class.ilObjQuestionPoolGUI.php.
References exit.
| ilObjQuestionPoolGUI::downloadFileObject | ( | ) |
Definition at line 704 of file class.ilObjQuestionPoolGUI.php.
References exit.
| ilObjQuestionPoolGUI::editQuestionForTestObject | ( | ) |
Definition at line 1301 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export()
Definition at line 699 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjQuestionPoolGUI::exportQuestions | ( | array | $ids | ) |
Definition at line 1040 of file class.ilObjQuestionPoolGUI.php.
References $filename, ilFileDelivery\deliverFileLegacy(), exit, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1131 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::fullscreenObject | ( | ) |
show fullscreen view
Definition at line 715 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Filters should be part of the Table; for now, since they are not fully integrated, they are rendered and applied seperately
Definition at line 1787 of file class.ilObjQuestionPoolGUI.php.
References Vendor\Package\$f, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilObjQuestionPoolGUI::getTabs | ( | ) |
adds tabs to tab gui object
| object | $tabs_gui | ilTabsGUI object |
Reimplemented from ilObjectGUI.
Definition at line 1502 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\access(), ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and true.
Here is the call graph for this function:
|
protected |
Reimplemented from ilObjectGUI.
Definition at line 1360 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ILIAS\TestQuestionPool\Import\buildImportQuestionsSelectionForm(), ILIAS\Repository\ctrl(), ilFileUtils\delDir(), exit, ILIAS\TestQuestionPool\Import\getImportTempDirectory(), ILIAS\Repository\lng(), and ilSession\set().
Here is the call graph for this function:
|
private |
Definition at line 880 of file class.ilObjQuestionPoolGUI.php.
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
Here is the caller graph for this function:
|
protected |
Definition at line 1306 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ILIAS\TestQuestionPool\Import\buildImportQuestionsSelectionForm(), ILIAS\Repository\ctrl(), ilFileUtils\delDir(), exit, ILIAS\TestQuestionPool\Import\getImportTempDirectory(), ILIAS\Repository\lng(), and ilSession\set().
Referenced by uploadQuestionsImportObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 892 of file class.ilObjQuestionPoolGUI.php.
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
Here is the caller graph for this function:| ilObjQuestionPoolGUI::importVerifiedFileObject | ( | ) |
Definition at line 734 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ilObjectGUI\checkPermissionBool(), cleanupAfterImport(), ILIAS\Repository\ctrl(), ilSession\get(), importQuestionPoolWithValidManifest(), importQuestionsFromQtiFile(), ILIAS\Repository\lng(), redirectAfterMissingWrite(), and ILIAS\TestQuestionPool\Import\retrieveSelectedQuestionsFromImportQuestionsSelectionForm().
Here is the call graph for this function:| ilObjQuestionPoolGUI::importVerifiedQuestionsFileObject | ( | ) |
Definition at line 790 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), cleanupAfterImport(), ilSession\get(), ilObjectGUI\getObject(), importQuestionPoolWithValidManifest(), importQuestionsFromQtiFile(), ILIAS\Repository\lng(), questionsObject(), and ILIAS\TestQuestionPool\Import\retrieveSelectedQuestionsFromImportQuestionsSelectionForm().
Here is the call graph for this function:| ilObjQuestionPoolGUI::infoScreenForward | ( | ) |
Definition at line 1729 of file class.ilObjQuestionPoolGUI.php.
References $info, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::infoScreenObject | ( | ) |
Definition at line 1718 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 1686 of file class.ilObjQuestionPoolGUI.php.
References ilObjQuestionPool\isSkillManagementGloballyActivated(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::moveQuestions | ( | array | $ids | ) |
Definition at line 1272 of file class.ilObjQuestionPoolGUI.php.
References $id, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::pasteObject | ( | ) |
Definition at line 1246 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ilSession\get(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::printObject | ( | ) |
Definition at line 1210 of file class.ilObjQuestionPoolGUI.php.
References Vendor\Package\$d, $data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::questionsObject | ( | ?RoundTripModal | $import_questions_modal = null | ) |
list questions of question pool
Definition at line 1076 of file class.ilObjQuestionPoolGUI.php.
References $out, ILIAS\Repository\access(), ilSession\get(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\toolbar().
Referenced by importVerifiedQuestionsFileObject(), and uploadQuestionsImportObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 687 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by importVerifiedFileObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1059 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::setTitleAndDescription | ( | ) |
called by prepare output
Reimplemented from ilObjectGUI.
Definition at line 1450 of file class.ilObjQuestionPoolGUI.php.
References ilObject\_getIcon(), assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilObjQuestionPoolGUI::updateObject | ( | ) |
updates object entry in object_data
Reimplemented from ilObjectGUI.
Definition at line 1240 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::uploadQuestionsImportObject | ( | ) |
Definition at line 839 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, buildImportQuestionsModal(), importQuestionsFile(), and questionsObject().
Here is the call graph for this function:
|
protected |
Definition at line 89 of file class.ilObjQuestionPoolGUI.php.
|
private |
Definition at line 91 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 83 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 84 of file class.ilObjQuestionPoolGUI.php.
|
private |
Definition at line 92 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 87 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 79 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 82 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 97 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 81 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 80 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 85 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 96 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 95 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 90 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 93 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 78 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 86 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 88 of file class.ilObjQuestionPoolGUI.php.
| const ilObjQuestionPoolGUI::DEFAULT_CMD = 'questions' |
Definition at line 76 of file class.ilObjQuestionPoolGUI.php.
Referenced by ilBulkEditQuestionsGUI\store(), and ilBulkEditQuestionsGUI\storeTaxonomies().
| const ilObjQuestionPoolGUI::SUPPORTED_IMPORT_MIME_TYPES |
Definition at line 71 of file class.ilObjQuestionPoolGUI.php.
Referenced by QuestionPoolImportUploadHandlerGUI\__construct().