ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilObjQuestionPoolGUI. More...
Public Member Functions | |
__construct () | |
Constructor public. More... | |
executeCommand () | |
execute command More... | |
downloadFileObject () | |
download file More... | |
fullscreenObject () | |
show fullscreen view More... | |
filterObject () | |
set question list filter More... | |
resetFilterObject () | |
resets filter More... | |
download_paragraphObject () | |
download source code paragraph More... | |
uploadQplObject ($questions_only=false) | |
imports question(s) into the questionpool More... | |
importVerifiedFileObject () | |
imports question(s) into the questionpool (after verification) More... | |
cancelImportObject () | |
uploadObject () | |
imports question(s) into the questionpool More... | |
importQuestionsObject (ilPropertyFormGUI $form=null) | |
display the import form to import questions into the questionpool More... | |
& | createQuestionObject () |
create new question More... | |
& | createQuestionForTestObject () |
create new question More... | |
afterSave (ilObject $a_new_object) | |
save object public More... | |
questionObject () | |
deleteQuestionsObject () | |
delete questions confirmation screen More... | |
confirmDeleteQuestionsObject () | |
delete questions More... | |
cancelDeleteQuestionsObject () | |
Cancel question deletion. More... | |
exportQuestionObject () | |
export question More... | |
filterQuestionBrowserObject () | |
resetQuestionBrowserObject () | |
questionsObject () | |
list questions of question pool More... | |
updateObject () | |
pasteObject () | |
paste questios from the clipboard into the question pool More... | |
copyObject () | |
copy one or more question objects to the clipboard More... | |
moveObject () | |
mark one or more question objects for moving More... | |
createExportExcel () | |
& | editQuestionForTestObject () |
edit question More... | |
addLocatorItems () | |
setTitleAndDescription () | |
called by prepare output More... | |
getTabs () | |
adds tabs to tab gui object More... | |
infoScreenObject () | |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
infoScreenForward () | |
show information screen More... | |
Public Member Functions inherited from ilObjectGUI | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
setCreationMode ($a_mode=true) | |
if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
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... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
redirectAfterCreation () | |
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More... | |
Static Public Member Functions | |
static | _goto ($a_target) |
Redirect script to call a test with the question pool reference id. More... | |
Static Public Member Functions inherited from ilObjectGUI | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$object | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$objDefinition | |
$tpl | |
$tree | |
$lng | |
$data | |
$object | |
$ref_id | |
$obj_id | |
$maxcount | |
$formaction | |
$return_location | |
$target_frame | |
$tab_target_script | |
$actions | |
$sub_objects | |
$omit_locator = false | |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
Protected Member Functions | |
exportObject () | |
Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export() More... | |
getImportQuestionsForm () | |
renoveImportFailsObject () | |
fetchAuthoringQuestionIdParamater () | |
initImportForm ($a_new_type) | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
form for new questionpool object import More... | |
Protected Member Functions inherited from ilObjectGUI | |
getObjectService () | |
Get object service. More... | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public More... | |
setAdminTabs () | |
set admin tabs public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__showButton ($a_cmd, $a_text, $a_target='') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
standard implementation for tables use 'from' variable use different initial setting of table More... | |
redirectToRefId ($a_ref_id, $a_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 $_GET["ref_id"] value More... | |
fillCloneTemplate ($a_tpl_varname, $a_type) | |
Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Private Member Functions | |
createQuestionFormObject () | |
buildCreateQuestionForm () | |
isSkillsTabRequired () | |
addSettingsSubTabs (ilTabsGUI $tabs) | |
buildQuestionBrowserTableGUI ($taxIds) | |
Additional Inherited Members | |
Protected Attributes inherited from ilObjectGUI | |
$ilErr | |
$locator | |
$user | |
$access | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
Class ilObjQuestionPoolGUI.
ilObjQuestionPoolGUI: ilAssQuestionPageGUI, ilQuestionBrowserTableGUI, ilToolbarGUI ilObjQuestionPoolGUI: assMultipleChoiceGUI, assClozeTestGUI, assMatchingQuestionGUI ilObjQuestionPoolGUI: assOrderingQuestionGUI, assImagemapQuestionGUI, assJavaAppletGUI ilObjQuestionPoolGUI: assNumericGUI, assTextSubsetGUI, assSingleChoiceGUI, ilPropertyFormGUI ilObjQuestionPoolGUI: assTextQuestionGUI, ilObjectMetaDataGUI, ilPermissionGUI, ilObjectCopyGUI ilObjQuestionPoolGUI: ilQuestionPoolExportGUI, ilInfoScreenGUI, ilObjTaxonomyGUI, ilCommonActionDispatcherGUI ilObjQuestionPoolGUI: ilAssQuestionHintsGUI, ilAssQuestionFeedbackEditingGUI, ilLocalUnitConfigurationGUI ilObjQuestionPoolGUI: ilObjQuestionPoolSettingsGeneralGUI, assFormulaQuestionGUI ilObjQuestionPoolGUI: ilAssQuestionPreviewGUI ilObjQuestionPoolGUI: assKprimChoiceGUI, assLongMenuGUI ilObjQuestionPoolGUI: ilQuestionPoolSkillAdministrationGUI
Definition at line 35 of file class.ilObjQuestionPoolGUI.php.
ilObjQuestionPoolGUI::__construct | ( | ) |
Constructor public.
Definition at line 46 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $DIC, $ilCtrl, and ilObjectGUI\$lng.
|
static |
Redirect script to call a test with the question pool reference id.
Redirect script to call a test with the question pool reference id
integer | $a_target | The reference id of the question pool public |
Definition at line 1656 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $DIC, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendInfo().
ilObjQuestionPoolGUI::addLocatorItems | ( | ) |
Definition at line 1360 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $DIC, $title, assQuestionGUI\_getQuestionGUI(), and assQuestion\_getQuestionTypeName().
|
private |
Definition at line 1596 of file class.ilObjQuestionPoolGUI.php.
References ilTabsGUI\addSubTabTarget().
Referenced by getTabs().
ilObjQuestionPoolGUI::afterSave | ( | ilObject | $a_new_object | ) |
save object public
Definition at line 866 of file class.ilObjQuestionPoolGUI.php.
References ilObject\getRefId(), and ilUtil\redirect().
|
private |
Definition at line 1145 of file class.ilObjQuestionPoolGUI.php.
References $_POST, $d, ilObjectGUI\$data, $DIC, $form, $ilUser, PHPMailer\PHPMailer\$options, $si, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_PAGE_OBJECT, ilRadioGroupInputGUI\addOption(), ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled(), ilSelectInputGUI\setOptions(), and ilUtil\stripSlashes().
Referenced by createQuestionFormObject().
|
private |
array | $taxIds | ilRbacSystem $rbacsystem ilDBInterface $ilDB ilLanguage $lng ilPluginAdmin $ilPluginAdmin |
Definition at line 1688 of file class.ilObjQuestionPoolGUI.php.
References $_GET, ilObjectGUI\$data, $DIC, $ilDB, ilObjectGUI\$lng, and ilTree\readRootId().
Referenced by executeCommand(), and questionsObject().
ilObjQuestionPoolGUI::cancelDeleteQuestionsObject | ( | ) |
Cancel question deletion.
Definition at line 935 of file class.ilObjQuestionPoolGUI.php.
ilObjQuestionPoolGUI::cancelImportObject | ( | ) |
ilObjQuestionPoolGUI::confirmDeleteQuestionsObject | ( | ) |
ilObjQuestionPoolGUI::copyObject | ( | ) |
copy one or more question objects to the clipboard
Definition at line 1268 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $key, and ilUtil\sendInfo().
ilObjQuestionPoolGUI::createExportExcel | ( | ) |
Definition at line 1303 of file class.ilObjQuestionPoolGUI.php.
|
private |
Definition at line 1127 of file class.ilObjQuestionPoolGUI.php.
References $DIC, $form, buildCreateQuestionForm(), and ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled().
& ilObjQuestionPoolGUI::createQuestionForTestObject | ( | ) |
create new question
Definition at line 832 of file class.ilObjQuestionPoolGUI.php.
References $_GET, assQuestionGUI\_getQuestionGUI(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, and ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled().
& ilObjQuestionPoolGUI::createQuestionObject | ( | ) |
create new question
Definition at line 810 of file class.ilObjQuestionPoolGUI.php.
References $_POST, assQuestionGUI\_getQuestionGUI(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_DEFAULT, and ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled().
ilObjQuestionPoolGUI::deleteQuestionsObject | ( | ) |
delete questions confirmation screen
Definition at line 885 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $DIC, ilUtil\sendInfo(), ilUtil\sendQuestion(), and ilTable2GUI\setShowRowsSelector().
ilObjQuestionPoolGUI::download_paragraphObject | ( | ) |
ilObjQuestionPoolGUI::downloadFileObject | ( | ) |
& ilObjQuestionPoolGUI::editQuestionForTestObject | ( | ) |
edit question
Definition at line 1319 of file class.ilObjQuestionPoolGUI.php.
References $_GET, and assQuestionGUI\_getQuestionGUI().
ilObjQuestionPoolGUI::executeCommand | ( | ) |
execute command
ilLocatorGUI $ilLocator ilAccessHandler $ilAccess ilNavigationHistory $ilNavigationHistory ilTemplate $tpl ilCtrl $ilCtrl ilTabsGUI $ilTabs ilLanguage $lng ILIAS $ilias
Definition at line 80 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $DIC, $ilCtrl, $ilDB, ilObjectGUI\$ilErr, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$ref_id, $ret, ilObjectGUI\$tpl, assQuestionGUI\_getQuestionGUI(), buildQuestionBrowserTableGUI(), assQuestionGUI\EDIT_CONTEXT_AUTHORING, fetchAuthoringQuestionIdParamater(), ilObjStyleSheet\getContentStylePath(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilUtil\getStyleSheetLocation(), ilObjStyleSheet\getSyntaxStylePath(), infoScreenForward(), ilObjectGUI\prepareOutput(), and assQuestionGUI\RENDER_PURPOSE_PREVIEW.
|
protected |
Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export()
Definition at line 420 of file class.ilObjQuestionPoolGUI.php.
References $DIC.
ilObjQuestionPoolGUI::exportQuestionObject | ( | ) |
export question
Definition at line 943 of file class.ilObjQuestionPoolGUI.php.
References $_POST, $filename, ilUtil\deliverFile(), exit, and ilUtil\sendInfo().
|
protected |
Definition at line 1116 of file class.ilObjQuestionPoolGUI.php.
References $_GET.
Referenced by executeCommand().
ilObjQuestionPoolGUI::filterObject | ( | ) |
set question list filter
Definition at line 452 of file class.ilObjQuestionPoolGUI.php.
References questionsObject().
ilObjQuestionPoolGUI::filterQuestionBrowserObject | ( | ) |
Definition at line 961 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $DIC, ilObjTaxonomy\getUsageOfObject(), and questionsObject().
ilObjQuestionPoolGUI::fullscreenObject | ( | ) |
show fullscreen view
Definition at line 441 of file class.ilObjQuestionPoolGUI.php.
References $_GET.
|
protected |
Definition at line 790 of file class.ilObjQuestionPoolGUI.php.
References $form, and ilFormPropertyGUI\setRequired().
Referenced by importQuestionsObject(), and uploadObject().
ilObjQuestionPoolGUI::getTabs | ( | ) |
adds tabs to tab gui object
object | $tabs_gui | ilTabsGUI object |
Definition at line 1426 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $DIC, $key, addSettingsSubTabs(), ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, and isSkillsTabRequired().
|
protected |
form for new questionpool object import
Definition at line 1349 of file class.ilObjQuestionPoolGUI.php.
References $form, initImportForm(), and uploadQplObject().
ilObjQuestionPoolGUI::importQuestionsObject | ( | ilPropertyFormGUI | $form = null | ) |
display the import form to import questions into the questionpool
Definition at line 778 of file class.ilObjQuestionPoolGUI.php.
References $form, and getImportQuestionsForm().
Referenced by uploadObject().
ilObjQuestionPoolGUI::importVerifiedFileObject | ( | ) |
imports question(s) into the questionpool (after verification)
Definition at line 674 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $_SESSION, $map, $object, $result, ilObjQuestionPool\_getImportDirectory(), ilUtil\delDir(), IL_MO_PARSE_QTI, and ilUtil\redirect().
ilObjQuestionPoolGUI::infoScreenForward | ( | ) |
show information screen
Definition at line 1628 of file class.ilObjQuestionPoolGUI.php.
References $DIC, ilObjectGUI\$ilErr, and $info.
Referenced by executeCommand(), and infoScreenObject().
ilObjQuestionPoolGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 1618 of file class.ilObjQuestionPoolGUI.php.
References infoScreenForward().
|
protected |
Definition at line 1326 of file class.ilObjQuestionPoolGUI.php.
References $form, and ilFileInputGUI\setSuffixes().
Referenced by importFileObject().
|
private |
Definition at line 1579 of file class.ilObjQuestionPoolGUI.php.
References ilObjQuestionPool\isSkillManagementGloballyActivated().
Referenced by getTabs().
ilObjQuestionPoolGUI::moveObject | ( | ) |
mark one or more question objects for moving
Definition at line 1287 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_POST, $key, and ilUtil\sendInfo().
ilObjQuestionPoolGUI::pasteObject | ( | ) |
paste questios from the clipboard into the question pool
Definition at line 1251 of file class.ilObjQuestionPoolGUI.php.
References $_SESSION, ilUtil\sendFailure(), and ilUtil\sendInfo().
ilObjQuestionPoolGUI::questionObject | ( | ) |
Definition at line 875 of file class.ilObjQuestionPoolGUI.php.
ilObjQuestionPoolGUI::questionsObject | ( | ) |
list questions of question pool
Definition at line 1000 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $_SESSION, $DIC, $ilCtrl, $ilDB, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObjectGUI\$toolbar, ilLink\_getLink(), buildQuestionBrowserTableGUI(), ilLinkButton\getInstance(), ilObjectFactory\getInstanceByRefId(), ilObjTaxonomy\getUsageOfObject(), ilUtil\redirect(), and ilUtil\sendFailure().
Referenced by filterObject(), filterQuestionBrowserObject(), resetFilterObject(), and resetQuestionBrowserObject().
|
protected |
Definition at line 988 of file class.ilObjQuestionPoolGUI.php.
References ilAssQuestionSkillAssignmentImportFails\deleteRegisteredImportFails().
ilObjQuestionPoolGUI::resetFilterObject | ( | ) |
resets filter
Definition at line 460 of file class.ilObjQuestionPoolGUI.php.
References $_POST, and questionsObject().
ilObjQuestionPoolGUI::resetQuestionBrowserObject | ( | ) |
Definition at line 976 of file class.ilObjQuestionPoolGUI.php.
References ilObjTaxonomy\getUsageOfObject(), and questionsObject().
ilObjQuestionPoolGUI::setTitleAndDescription | ( | ) |
called by prepare output
Definition at line 1394 of file class.ilObjQuestionPoolGUI.php.
References $_GET, $title, ilObject2\_getIcon(), assQuestionGUI\_getQuestionGUI(), and assQuestion\_getQuestionTypeName().
ilObjQuestionPoolGUI::updateObject | ( | ) |
Definition at line 1241 of file class.ilObjQuestionPoolGUI.php.
References League\Flysystem\Adapter\Polyfill\update().
ilObjQuestionPoolGUI::uploadObject | ( | ) |
imports question(s) into the questionpool
Definition at line 760 of file class.ilObjQuestionPoolGUI.php.
References $form, getImportQuestionsForm(), importQuestionsObject(), and uploadQplObject().
ilObjQuestionPoolGUI::uploadQplObject | ( | $questions_only = false | ) |
imports question(s) into the questionpool
Definition at line 481 of file class.ilObjQuestionPoolGUI.php.
References $_SESSION, $DIC, $result, $row, $rows, $table, $type, $xml, ilObjQuestionPool\_createImportDirectory(), ilObjQuestionPool\_getImportDirectory(), ilObjQuestionPool\_setImportDirectory(), ilObjTest\_setImportDirectory(), CLOZE_TEST_IDENTIFIER, ilUtil\delDir(), ilPlugin\getPluginObject(), IL_COMP_MODULE, IL_MO_VERIFY_QTI, IMAGEMAP_QUESTION_IDENTIFIER, JAVAAPPLET_QUESTION_IDENTIFIER, KPRIM_CHOICE_QUESTION_IDENTIFIER, LONG_MENU_QUESTION_IDENTIFIER, MATCHING_QUESTION_IDENTIFIER, MULTIPLE_CHOICE_QUESTION_IDENTIFIER, NUMERIC_QUESTION_IDENTIFIER, ORDERING_QUESTION_IDENTIFIER, ilUtil\sendFailure(), SINGLE_CHOICE_QUESTION_IDENTIFIER, TEXT_QUESTION_IDENTIFIER, TEXTSUBSET_QUESTION_IDENTIFIER, and ilUtil\unzip().
Referenced by importFileObject(), and uploadObject().
ilObjQuestionPoolGUI::$object |
Definition at line 40 of file class.ilObjQuestionPoolGUI.php.
Referenced by importVerifiedFileObject().