|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilObjQuestionPoolGUI:
Collaboration diagram for ilObjQuestionPoolGUI:Public Member Functions | |
| __construct () | |
| Constructor @access public. 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 $new_object) | |
| save object @access 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... | |
| printObject () | |
| Creates a print view for a question pool. More... | |
| updateObject () | |
| updates object entry in object_data More... | |
| 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 () | |
| 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 () | |
| 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 | |
| __construct ($data, int $id=0, bool $call_by_reference=true, bool $prepare_output=true) | |
| 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] don't belong to the current 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... | |
| cancelDeleteObject () | |
| cancel deletion of object More... | |
| cancelObject () | |
| cancel action and go back to previous page More... | |
| createObject () | |
| create new object form More... | |
| 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) | |
| redirectAfterCreation () | |
| Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html Should be overwritten and redirect to settings screen. More... | |
| addToDeskObject () | |
| removeFromDeskObject () | |
Public Member Functions inherited from ILIAS\Object\ImplementsCreationCallback | |
| callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
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 (bool $raise_error=false) |
| Goto repository root. More... | |
| static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
| static | _gotoSharedWorkspaceNode (int $wsp_id) |
Data Fields | |
| ilObject | $object |
Data Fields inherited from ilObjectGUI | |
| const | ALLOWED_TAGS_IN_TITLE_AND_DESCRIPTION |
| 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 |
Protected Member Functions | |
| getQueryParamString (string $param) | |
| getQueryParamInt (string $param) | |
| redirectAfterMissingWrite () | |
| exportObject () | |
| Gateway for exports initiated from workspace, as there is a generic forward to {objTypeMainGUI}::export() More... | |
| getImportQuestionsForm () | |
| renoveImportFailsObject () | |
| fetchAuthoringQuestionIdParamater () | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| form for new questionpool object import More... | |
Protected Member Functions inherited from ilObjectGUI | |
| getObjectService () | |
| assignObject () | |
| setTitleAndDescription () | |
| 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... | |
| initCreationForms (string $new_type) | |
| Init creation forms. More... | |
| getCreationFormsHTML (array $forms) | |
| Get HTML for creation forms (accordion) More... | |
| initCreateForm (string $new_type) | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. More... | |
| 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... | |
| initImportForm (string $new_type) | |
| importFileObject (int $parent_id=null) | |
| 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... | |
| fillCloneTemplate (?string $tpl_name, string $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... | |
| 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... | |
| showCustomIconsEditing ( $input_colspan=1, ilPropertyFormGUI $form=null, $as_section=true) | |
| show edit section of custom icons for container More... | |
Private Member Functions | |
| createQuestionFormObject () | |
| buildCreateQuestionForm () | |
| isSkillsTabRequired () | |
| addSettingsSubTabs (ilTabsGUI $tabs) | |
| buildQuestionBrowserTableGUI ($taxIds) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilObjQuestionPoolGUI
@ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionPageGUI, ilQuestionBrowserTableGUI, ilToolbarGUI @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: ilQuestionPoolExportGUI, ilInfoScreenGUI, ilObjTaxonomyGUI, ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionHintsGUI, ilAssQuestionFeedbackEditingGUI, ilLocalUnitConfigurationGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilObjQuestionPoolSettingsGeneralGUI, assFormulaQuestionGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilAssQuestionPreviewGUI @ilCtrl_Calls ilObjQuestionPoolGUI: assKprimChoiceGUI, assLongMenuGUI @ilCtrl_Calls ilObjQuestionPoolGUI: ilQuestionPoolSkillAdministrationGUI
Definition at line 46 of file class.ilObjQuestionPoolGUI.php.
| ilObjQuestionPoolGUI::__construct | ( | ) |
Constructor @access public.
Definition at line 55 of file class.ilObjQuestionPoolGUI.php.
References $DIC, ilObjectGUI\$lng, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), error(), and ilLanguage\loadLanguageModule().
Here is the call graph for this function:
|
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 @access public |
Definition at line 1753 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$ctrl, $DIC, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
Here is the call graph for this function:| ilObjQuestionPoolGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 1448 of file class.ilObjQuestionPoolGUI.php.
References $DIC, assQuestionGUI\_getQuestionGUI(), assQuestion\_getQuestionTypeName(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
private |
Definition at line 1699 of file class.ilObjQuestionPoolGUI.php.
References ilTabsGUI\addSubTabTarget(), and ILIAS\Repository\ctrl().
Referenced by getTabs().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjQuestionPoolGUI::afterSave | ( | ilObject | $new_object | ) |
save object @access public
Reimplemented from ilObjectGUI.
Definition at line 952 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 1221 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, $DIC, $ilUser, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_IPE, assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_RTE, ILIAS\Repository\ctrl(), ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by createQuestionFormObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| array | $taxIds | @global ilRbacSystem $rbacsystem @global ilDBInterface $ilDB @global ilLanguage $lng |
Definition at line 1797 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$data, $DIC, $ilDB, ilObjectGUI\$lng, ILIAS\Repository\object(), and ILIAS\Repository\refinery().
Referenced by questionsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjQuestionPoolGUI::cancelDeleteQuestionsObject | ( | ) |
Cancel question deletion.
Definition at line 1023 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjQuestionPoolGUI::cancelImportObject | ( | ) |
Definition at line 841 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilObjQuestionPoolGUI::confirmDeleteQuestionsObject | ( | ) |
delete questions
Definition at line 1004 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::copyObject | ( | ) |
copy one or more question objects to the clipboard
Definition at line 1336 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::createExportExcel | ( | ) |
Definition at line 1371 of file class.ilObjQuestionPoolGUI.php.
References $DIC, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
Definition at line 1203 of file class.ilObjQuestionPoolGUI.php.
References $DIC, buildCreateQuestionForm(), ILIAS\Repository\ctrl(), and ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled().
Here is the call graph for this function:| & ilObjQuestionPoolGUI::createQuestionForTestObject | ( | ) |
create new question
Definition at line 921 of file class.ilObjQuestionPoolGUI.php.
References assQuestionGUI\_getQuestionGUI(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_RTE, ILIAS\Repository\ctrl(), ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::createQuestionObject | ( | ) |
create new question
Definition at line 902 of file class.ilObjQuestionPoolGUI.php.
References assQuestionGUI\_getQuestionGUI(), assQuestion\ADDITIONAL_CONTENT_EDITING_MODE_RTE, ILIAS\Repository\ctrl(), ilObjAssessmentFolder\isAdditionalQuestionContentEditingModePageObjectEnabled(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::deleteQuestionsObject | ( | ) |
delete questions confirmation screen
Definition at line 974 of file class.ilObjQuestionPoolGUI.php.
References $DIC, 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 548 of file class.ilObjQuestionPoolGUI.php.
References exit.
| ilObjQuestionPoolGUI::downloadFileObject | ( | ) |
download file
Definition at line 509 of file class.ilObjQuestionPoolGUI.php.
References exit.
| & ilObjQuestionPoolGUI::editQuestionForTestObject | ( | ) |
edit question
Definition at line 1386 of file class.ilObjQuestionPoolGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
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 500 of file class.ilObjQuestionPoolGUI.php.
References $DIC.
| ilObjQuestionPoolGUI::exportQuestionObject | ( | ) |
export question
Definition at line 1031 of file class.ilObjQuestionPoolGUI.php.
References $filename, $post, ILIAS\Repository\ctrl(), ilFileDelivery\deliverFileLegacy(), exit, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1192 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::filterObject | ( | ) |
set question list filter
Definition at line 530 of file class.ilObjQuestionPoolGUI.php.
References questionsObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::filterQuestionBrowserObject | ( | ) |
Definition at line 1053 of file class.ilObjQuestionPoolGUI.php.
References $DIC, ilObjTaxonomy\getUsageOfObject(), ILIAS\Repository\object(), and questionsObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::fullscreenObject | ( | ) |
show fullscreen view
Definition at line 520 of file class.ilObjQuestionPoolGUI.php.
|
protected |
Definition at line 883 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by importQuestionsObject(), and uploadObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 92 of file class.ilObjQuestionPoolGUI.php.
References $param, and ILIAS\Repository\refinery().
Here is the call graph for this function:
|
protected |
Definition at line 80 of file class.ilObjQuestionPoolGUI.php.
References $param, and ILIAS\Repository\refinery().
Referenced by getTabs().
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 |
Reimplemented from ilObjectGUI.
Definition at line 1534 of file class.ilObjQuestionPoolGUI.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\access(), addSettingsSubTabs(), ilAssQuestionSkillAssignmentsGUI\CMD_SHOW_SKILL_QUEST_ASSIGNS, ILIAS\Repository\ctrl(), getQueryParamString(), isSkillsTabRequired(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
form for new questionpool object import
Reimplemented from ilObjectGUI.
Definition at line 1426 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), initImportForm(), ILIAS\Repository\lng(), and uploadQplObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::importQuestionsObject | ( | ilPropertyFormGUI | $form = null | ) |
display the import form to import questions into the questionpool
Definition at line 871 of file class.ilObjQuestionPoolGUI.php.
References getImportQuestionsForm().
Referenced by uploadObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjQuestionPoolGUI::importVerifiedFileObject | ( | ) |
imports question(s) into the questionpool (after verification)
Definition at line 769 of file class.ilObjQuestionPoolGUI.php.
References $object, ilObjQuestionPool\_getImportDirectory(), ilObjectGUI\checkPermissionBool(), ILIAS\Repository\ctrl(), ilFileUtils\delDir(), ilSession\get(), ilObject\getTitle(), ilQTIParser\IL_MO_PARSE_QTI, ILIAS\Repository\lng(), ilUtil\redirect(), and ilSession\set().
Here is the call graph for this function:| ilObjQuestionPoolGUI::infoScreenForward | ( | ) |
show information screen
Definition at line 1731 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), error(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Referenced by infoScreenObject(), and questionsObject().
Here is the call graph for this function:
Here is the caller graph for this function:| 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 1721 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and infoScreenForward().
Here is the call graph for this function:
|
protected |
Reimplemented from ilObjectGUI.
Definition at line 1405 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by importFileObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 1682 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::moveObject | ( | ) |
mark one or more question objects for moving
Definition at line 1355 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\LTI\ToolProvider\$key, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::pasteObject | ( | ) |
paste questios from the clipboard into the question pool
Definition at line 1319 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 | ( | ) |
Creates a print view for a question pool.
Definition at line 1280 of file class.ilObjQuestionPoolGUI.php.
References $d, ilObjectGUI\$data, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilUtil\stripSlashes(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilObjQuestionPoolGUI::questionObject | ( | ) |
Definition at line 961 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$type.
| ilObjQuestionPoolGUI::questionsObject | ( | ) |
list questions of question pool
Definition at line 1092 of file class.ilObjQuestionPoolGUI.php.
References ilObjectGUI\$ref_id, ilLink\_getLink(), ILIAS\Repository\access(), buildQuestionBrowserTableGUI(), ILIAS\Repository\ctrl(), ilSession\get(), ilLinkButton\getInstance(), ilObjectFactory\getInstanceByRefId(), ilObjTaxonomy\getUsageOfObject(), infoScreenForward(), ILIAS\Repository\int(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilUtil\redirect(), ilSession\set(), and ILIAS\Repository\toolbar().
Referenced by filterObject(), filterQuestionBrowserObject(), resetFilterObject(), and resetQuestionBrowserObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 488 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1081 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::resetFilterObject | ( | ) |
resets filter
Definition at line 538 of file class.ilObjQuestionPoolGUI.php.
References questionsObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::resetQuestionBrowserObject | ( | ) |
Definition at line 1064 of file class.ilObjQuestionPoolGUI.php.
References ilObjTaxonomy\getUsageOfObject(), ILIAS\Repository\object(), and questionsObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::setTitleAndDescription | ( | ) |
called by prepare output
Reimplemented from ilObjectGUI.
Definition at line 1485 of file class.ilObjQuestionPoolGUI.php.
References ilObject\_getIcon(), assQuestionGUI\_getQuestionGUI(), assQuestion\_getQuestionTypeName(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilObjQuestionPoolGUI::updateObject | ( | ) |
updates object entry in object_data
Reimplemented from ilObjectGUI.
Definition at line 1310 of file class.ilObjQuestionPoolGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilObjQuestionPoolGUI::uploadObject | ( | ) |
imports question(s) into the questionpool
Definition at line 853 of file class.ilObjQuestionPoolGUI.php.
References getImportQuestionsForm(), importQuestionsObject(), and uploadQplObject().
Here is the call graph for this function:| ilObjQuestionPoolGUI::uploadQplObject | ( | $questions_only = false | ) |
imports question(s) into the questionpool
Definition at line 558 of file class.ilObjQuestionPoolGUI.php.
References $DIC, Vendor\Package\$e, $rows, ilObjectGUI\$type, $xml, ilObjQuestionPool\_createImportDirectory(), ilObjQuestionPool\_getImportDirectory(), ilObjTest\_setImportDirectory(), ilObjQuestionPool\_setImportDirectory(), CLOZE_TEST_IDENTIFIER, ILIAS\Repository\ctrl(), ilFileUtils\delDir(), ilQTIParser\IL_MO_VERIFY_QTI, IMAGEMAP_QUESTION_IDENTIFIER, KPRIM_CHOICE_QUESTION_IDENTIFIER, ILIAS\Repository\lng(), LONG_MENU_QUESTION_IDENTIFIER, MATCHING_QUESTION_IDENTIFIER, ilFileUtils\moveUploadedFile(), MULTIPLE_CHOICE_QUESTION_IDENTIFIER, NUMERIC_QUESTION_IDENTIFIER, ORDERING_QUESTION_IDENTIFIER, ilSession\set(), SINGLE_CHOICE_QUESTION_IDENTIFIER, TEXT_QUESTION_IDENTIFIER, TEXTSUBSET_QUESTION_IDENTIFIER, and ilFileUtils\unzip().
Referenced by importFileObject(), and uploadObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObject ilObjQuestionPoolGUI::$object |
Definition at line 48 of file class.ilObjQuestionPoolGUI.php.
Referenced by importVerifiedFileObject().
|
protected |
Definition at line 49 of file class.ilObjQuestionPoolGUI.php.