| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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) | |
| 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 () | |
| pasteObject () | |
| copyQuestions (array $ids) | |
| moveQuestions (array $ids) | |
| createExportExcel () | |
| editQuestionForTestObject () | |
| addLocatorItems () | |
| 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 = [MimeType::APPLICATION__ZIP, MimeType::TEXT__XML] | 
| 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 () | |
| 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 | |
| HTTPServices | $http | 
| 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.
ilObjQuestionPoolGUI: ilAssQuestionPageGUI, ilQuestionBrowserTableGUI, ilToolbarGUI, ilObjTestGUI ilObjQuestionPoolGUI: assMultipleChoiceGUI, assClozeTestGUI, assMatchingQuestionGUI ilObjQuestionPoolGUI: assOrderingQuestionGUI, assImagemapQuestionGUI ilObjQuestionPoolGUI: assNumericGUI, assTextSubsetGUI, assSingleChoiceGUI, ilPropertyFormGUI ilObjQuestionPoolGUI: assTextQuestionGUI, ilObjectMetaDataGUI, ilPermissionGUI, ilObjectCopyGUI ilObjQuestionPoolGUI: ilExportGUI, ilInfoScreenGUI, ilTaxonomySettingsGUI, ilCommonActionDispatcherGUI ilObjQuestionPoolGUI: ilAssQuestionHintsGUI, ilAssQuestionFeedbackEditingGUI, ilLocalUnitConfigurationGUI ilObjQuestionPoolGUI: ilObjQuestionPoolSettingsGeneralGUI, assFormulaQuestionGUI ilObjQuestionPoolGUI: ilAssQuestionPreviewGUI ilObjQuestionPoolGUI: assKprimChoiceGUI, assLongMenuGUI ilObjQuestionPoolGUI: ilQuestionPoolSkillAdministrationGUI ilObjQuestionPoolGUI: ilBulkEditQuestionsGUI
\
Definition at line 66 of file class.ilObjQuestionPoolGUI.php.
| ilObjQuestionPoolGUI::addLocatorItems | ( | ) | 
Definition at line 1417 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$locator, assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 1717 of file class.ilObjQuestionPoolGUI.php.
References ilTabsGUI\addSubTab(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilObjQuestionPoolSettingsGeneralGUI\TAB_COMMON_SETTINGS.
Referenced by getTabs().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::afterSave | ( | ilObject | $new_object | ) | 
Definition at line 975 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 876 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by questionsObject(), and uploadQuestionsImportObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1211 of file class.ilObjQuestionPoolGUI.php.
References assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_IPE, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_RTE, ILIAS\Repository\lng(), ILIAS\UI\Implementation\Component\Input\withValue(), and ILIAS\UI\Component\Input\Input\withValue().
Referenced by buildQuestionCreationForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1197 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, and ILIAS\Repository\lng().
Referenced by buildQuestionCreationForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 1180 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, buildInputEditingType(), buildInputQuestionType(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by cleanupAfterImport().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::cancelDeleteQuestionsObject | ( | ) | 
Definition at line 1057 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 943 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, assQuestionGUI\_getQuestionGUI(), buildQuestionCreationForm(), ilSession\clear(), createQuestionFormObject(), ILIAS\Repository\ctrl(), ilFileUtils\delDir(), ilObjectGUI\deleteUploadedImportFile(), ilSession\get(), ilObjQuestionPool\getQuestionTypeByTypeId(), and ILIAS\Repository\object().
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 986 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::confirmDeleteQuestionsObject | ( | ) | 
delete questions after confirmation
Definition at line 1042 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 1282 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$id, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::createExportExcel | ( | ) | 
Definition at line 1306 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, and ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 1164 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\help().
Referenced by cleanupAfterImport().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::deleteQuestionsObject | ( | ) | 
delete questions confirmation screen
Definition at line 1009 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, 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 748 of file class.ilObjQuestionPoolGUI.php.
References exit, and ilPageObject\sendParagraph().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::downloadFileObject | ( | ) | 
| ilObjQuestionPoolGUI::editQuestionForTestObject | ( | ) | 
Definition at line 1317 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 723 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::exportQuestions | ( | array | $ids | ) | 
Definition at line 1062 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 1153 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 739 of file class.ilObjQuestionPoolGUI.php.
References ilPageObjectGUI\showMediaFullscreen().
 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 1801 of file class.ilObjQuestionPoolGUI.php.
References Vendor\Package\$f, ilObjectGUI\$notes_service, $r, ilObjectGUI\$ui_factory, ilObjectGUI\$ui_renderer, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ILIAS\Repository\refinery(), and ILIAS\Repository\user().
Referenced by questionsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::getTabs | ( | ) | 
adds tabs to tab gui object
| object | $tabs_gui | ilTabsGUI object | 
Definition at line 1516 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\access(), addSettingsSubTabs(), ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), isSkillsTabRequired(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 1374 of file class.ilObjQuestionPoolGUI.php.
References 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 901 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getId(), ilImport\getMapping(), ilImport\importObject(), and ilSession\set().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1322 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ILIAS\TestQuestionPool\Import\buildImportQuestionsSelectionForm(), ilFileUtils\delDir(), exit, ILIAS\TestQuestionPool\Import\getImportTempDirectory(), ILIAS\Repository\lng(), questionsObject(), 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 914 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getId(), ilQTIParser\IL_MO_PARSE_QTI, and ilQTIParser\startParsing().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::importVerifiedFileObject | ( | ) | 
Definition at line 755 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ilObjectGUI\checkPermissionBool(), cleanupAfterImport(), ILIAS\Repository\ctrl(), ilSession\get(), importQuestionPoolWithValidManifest(), importQuestionsFromQtiFile(), ILIAS\Repository\lng(), ILIAS\Repository\object(), redirectAfterMissingWrite(), and ILIAS\TestQuestionPool\Import\retrieveSelectedQuestionsFromImportQuestionsSelectionForm().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::importVerifiedQuestionsFileObject | ( | ) | 
Definition at line 811 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 1743 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$ctrl, $DIC, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by questionsObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::infoScreenObject | ( | ) | 
Definition at line 1732 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 1700 of file class.ilObjQuestionPoolGUI.php.
References ilObjQuestionPool\isSkillManagementGloballyActivated(), and ILIAS\Repository\object().
Referenced by getTabs().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjQuestionPoolGUI::moveQuestions | ( | array | $ids | ) | 
Definition at line 1294 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$id, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::pasteObject | ( | ) | 
Definition at line 1268 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 1232 of file class.ilObjQuestionPoolGUI.php.
References Vendor\Package\$d, ilObjectGUI\$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 1098 of file class.ilObjQuestionPoolGUI.php.
References $out, ILIAS\Repository\access(), buildImportQuestionsModal(), ILIAS\Repository\ctrl(), ilSession\get(), getTable(), infoScreenForward(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\toolbar().
Referenced by importQuestionsFile(), importVerifiedQuestionsFileObject(), and uploadQuestionsImportObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 711 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 1081 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ilAssQuestionSkillAssignmentImportFails\deleteRegisteredImportFails(), and ILIAS\Repository\object().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::setTitleAndDescription | ( | ) | 
called by prepare output
Definition at line 1464 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 | ( | ) | 
Definition at line 1262 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilObjQuestionPoolGUI::uploadQuestionsImportObject | ( | ) | 
Definition at line 860 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, buildImportQuestionsModal(), importQuestionsFile(), and questionsObject().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 85 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  private | 
Definition at line 87 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 79 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 80 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  private | 
Definition at line 88 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 83 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 75 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 78 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 92 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 77 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  private | 
Definition at line 73 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 76 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 81 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 91 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 90 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 86 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 74 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 82 of file class.ilObjQuestionPoolGUI.php.
      
  | 
  protected | 
Definition at line 84 of file class.ilObjQuestionPoolGUI.php.
| const ilObjQuestionPoolGUI::DEFAULT_CMD = 'questions' | 
Definition at line 71 of file class.ilObjQuestionPoolGUI.php.
Referenced by ilBulkEditQuestionsGUI\store(), and ilBulkEditQuestionsGUI\storeTaxonomies().
| const ilObjQuestionPoolGUI::SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::TEXT__XML] | 
Definition at line 70 of file class.ilObjQuestionPoolGUI.php.
Referenced by QuestionPoolImportUploadHandlerGUI\__construct().