ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Class ilObjQuestionPoolGUI. More...
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 () | |
![]() | |
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 () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
static | _goto ($a_target) |
![]() | |
static | _gotoRepositoryRoot (bool $raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::TEXT__XML] |
const | DEFAULT_CMD = 'questions' |
![]() | |
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 () | |
![]() | |
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 |
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.
|
static |
Definition at line 1751 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$ctrl, $DIC, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by ILIAS\StaticURL\Handler\LegacyGotoHandler\handle().
ilObjQuestionPoolGUI::addLocatorItems | ( | ) |
Definition at line 1411 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$locator, assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), null, and ILIAS\Repository\object().
|
private |
Definition at line 1711 of file class.ilObjQuestionPoolGUI.php.
References ilTabsGUI\addSubTab(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilObjQuestionPoolSettingsGeneralGUI\TAB_COMMON_SETTINGS.
Referenced by getTabs().
ilObjQuestionPoolGUI::afterSave | ( | ilObject | $new_object | ) |
Definition at line 969 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getRefId(), ILIAS\Repository\lng(), and ilUtil\redirect().
|
private |
Definition at line 870 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
Referenced by questionsObject(), and uploadQuestionsImportObject().
|
private |
Definition at line 1205 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().
|
private |
Definition at line 1191 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, and ILIAS\Repository\lng().
Referenced by buildQuestionCreationForm().
|
private |
Definition at line 1174 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, buildInputEditingType(), buildInputQuestionType(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by cleanupAfterImport().
ilObjQuestionPoolGUI::cancelDeleteQuestionsObject | ( | ) |
Definition at line 1051 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 937 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(), null, and ILIAS\Repository\object().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
ilObjQuestionPoolGUI::confirmDeleteQuestions | ( | array | $ids | ) |
Definition at line 980 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::confirmDeleteQuestionsObject | ( | ) |
delete questions after confirmation
Definition at line 1036 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::copyQuestions | ( | array | $ids | ) |
Definition at line 1276 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$id, and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::createExportExcel | ( | ) |
Definition at line 1300 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, and ILIAS\Repository\ctrl().
Definition at line 1158 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\help().
Referenced by cleanupAfterImport().
ilObjQuestionPoolGUI::deleteQuestionsObject | ( | ) |
delete questions confirmation screen
Definition at line 1003 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$rbac_system, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::download_paragraphObject | ( | ) |
download source code paragraph
Definition at line 745 of file class.ilObjQuestionPoolGUI.php.
References exit, and ilPageObject\sendParagraph().
ilObjQuestionPoolGUI::downloadFileObject | ( | ) |
Definition at line 725 of file class.ilObjQuestionPoolGUI.php.
References exit.
ilObjQuestionPoolGUI::editQuestionForTestObject | ( | ) |
Definition at line 1311 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export()
Definition at line 720 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
ilObjQuestionPoolGUI::exportQuestions | ( | array | $ids | ) |
Definition at line 1056 of file class.ilObjQuestionPoolGUI.php.
References $filename, ilFileDelivery\deliverFileLegacy(), exit, and ILIAS\Repository\lng().
|
protected |
Definition at line 1147 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\object().
ilObjQuestionPoolGUI::fullscreenObject | ( | ) |
show fullscreen view
Definition at line 736 of file class.ilObjQuestionPoolGUI.php.
References ilPageObjectGUI\showMediaFullscreen().
|
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 1792 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().
ilObjQuestionPoolGUI::getTabs | ( | ) |
adds tabs to tab gui object
object | $tabs_gui | ilTabsGUI object |
Definition at line 1510 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().
|
protected |
Definition at line 1368 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(), null, and ilSession\set().
|
private |
Definition at line 895 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getId(), ilImport\getMapping(), ilImport\importObject(), and ilSession\set().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
|
protected |
Definition at line 1316 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\TestQuestionPool\Import\buildImportDirectoriesFromImportFile(), ILIAS\TestQuestionPool\Import\buildImportQuestionsSelectionForm(), ilFileUtils\delDir(), exit, ILIAS\TestQuestionPool\Import\getImportTempDirectory(), ILIAS\Repository\lng(), null, questionsObject(), and ilSession\set().
Referenced by uploadQuestionsImportObject().
|
private |
Definition at line 908 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getId(), ilQTIParser\IL_MO_PARSE_QTI, and ilQTIParser\startParsing().
Referenced by importVerifiedFileObject(), and importVerifiedQuestionsFileObject().
ilObjQuestionPoolGUI::importVerifiedFileObject | ( | ) |
Definition at line 752 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().
ilObjQuestionPoolGUI::importVerifiedQuestionsFileObject | ( | ) |
Definition at line 805 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().
ilObjQuestionPoolGUI::infoScreenForward | ( | ) |
Definition at line 1737 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by questionsObject().
ilObjQuestionPoolGUI::infoScreenObject | ( | ) |
Definition at line 1726 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
|
private |
Definition at line 1694 of file class.ilObjQuestionPoolGUI.php.
References ilObjQuestionPool\isSkillManagementGloballyActivated(), and ILIAS\Repository\object().
Referenced by getTabs().
ilObjQuestionPoolGUI::moveQuestions | ( | array | $ids | ) |
Definition at line 1288 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$id, and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::pasteObject | ( | ) |
Definition at line 1262 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ilSession\get(), ILIAS\Repository\lng(), null, and ILIAS\Repository\object().
ilObjQuestionPoolGUI::printObject | ( | ) |
Definition at line 1226 of file class.ilObjQuestionPoolGUI.php.
References Vendor\Package\$d, ilObjectGUI\$data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilObjQuestionPoolGUI::questionsObject | ( | ?RoundTripModal | $import_questions_modal = null | ) |
list questions of question pool
Definition at line 1092 of file class.ilObjQuestionPoolGUI.php.
References $out, ILIAS\Repository\access(), buildImportQuestionsModal(), ILIAS\Repository\ctrl(), ilSession\get(), getTable(), infoScreenForward(), ILIAS\Repository\lng(), null, ILIAS\Repository\object(), and ILIAS\Repository\toolbar().
Referenced by importQuestionsFile(), importVerifiedQuestionsFileObject(), and uploadQuestionsImportObject().
|
protected |
Definition at line 708 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by importVerifiedFileObject().
|
protected |
Definition at line 1075 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), ilAssQuestionSkillAssignmentImportFails\deleteRegisteredImportFails(), and ILIAS\Repository\object().
ilObjQuestionPoolGUI::setTitleAndDescription | ( | ) |
called by prepare output
Definition at line 1458 of file class.ilObjQuestionPoolGUI.php.
References ilObject\_getIcon(), assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\refinery().
ilObjQuestionPoolGUI::updateObject | ( | ) |
Definition at line 1256 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\lng().
ilObjQuestionPoolGUI::uploadQuestionsImportObject | ( | ) |
Definition at line 854 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, buildImportQuestionsModal(), importQuestionsFile(), null, and questionsObject().
|
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().