|
ILIAS
release_8 Revision v8.24
|
Class ilSurveyEditorGUI. More...
Collaboration diagram for ilSurveyEditorGUI:Protected Member Functions | |
| questionsSubtabs (string $a_cmd) | |
| gatherSelectedTableItems (bool $allow_blocks=true, bool $allow_questions=true, bool $allow_headings=false, bool $allow_questions_in_blocks=false) | |
| Gather (and filter) selected items from table gui. More... | |
| insertQuestions (int $insert_mode) | |
| createQuestionPool ($name="dummy") | |
| setBrowseForQuestionsSubtabs () | |
| initQuestionblockForm (?int $a_block_id=null, ?array $a_question_ids=null) | |
| initHeadingForm (?int $a_question_id=null) | |
Protected Attributes | |
| ILIAS Survey Sequence SequenceManager | $sequence_manager |
| ILIAS Survey PrintView GUIService | |
| ILIAS HTTP Services | $http |
| ILIAS DI UIServices | $ui |
| string | $requested_pgov |
| EditingGUIRequest | $request |
| EditManager | $edit_manager |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilHelpGUI | $help |
| ilToolbarGUI | $toolbar |
| ilObjUser | $user |
| ilTree | $tree |
| ilObjSurveyGUI | $parent_gui |
| ilObjSurvey | $object |
| array | $print_options |
Class ilSurveyEditorGUI.
Definition at line 30 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::addHeadingObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1120 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::browseForQuestionblocksObject | ( | ) |
Definition at line 864 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::browseForQuestionsObject | ( | ) |
Definition at line 793 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::changeDatatypeObject | ( | ) |
Definition at line 775 of file class.ilSurveyEditorGUI.php.
References $ilUser, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::confirmedRemoveHeadingObject | ( | ) |
Definition at line 1194 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::confirmRemoveQuestionsObject | ( | ) |
Definition at line 509 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::copyQuestionsToPoolObject | ( | ) |
Definition at line 528 of file class.ilSurveyEditorGUI.php.
References ilObjSurvey\_instanciateQuestion(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::createQuestionblockObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 947 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::createQuestionObject | ( | ilPropertyFormGUI | $a_form = null, |
$sel_question_types = null, |
|||
| string | $pgov_pos = null |
||
| ) |
Definition at line 601 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 725 of file class.ilSurveyEditorGUI.php.
References $name, ilTree\getParentId(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::editHeadingObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1135 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::editQuestionblockObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 933 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::executeCommand | ( | ) |
Definition at line 108 of file class.ilSurveyEditorGUI.php.
References $help, $tabs, SurveyQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), questionsSubtabs(), and ilHelpGUI\setScreenIdComponent().
Here is the call graph for this function:| ilSurveyEditorGUI::executeCopyQuestionsToPoolObject | ( | ) |
Definition at line 576 of file class.ilSurveyEditorGUI.php.
References SurveyQuestion\_changeOriginalId(), ilObjSurvey\_instanciateQuestion(), ilObject\_lookupObjId(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::executeCreateQuestionObject | ( | ?string | $q_type = null, |
| ?int | $pool_usage = null, |
||
| ?string | $pgov_pos = null |
||
| ) |
Definition at line 662 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::filterQuestionblockBrowserObject | ( | ) |
Definition at line 873 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::filterQuestionBrowserObject | ( | ) |
Definition at line 802 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Gather (and filter) selected items from table gui.
Definition at line 297 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 1074 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 970 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionblocksObject | ( | ) |
Definition at line 887 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 410 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsAfterObject | ( | ) |
Definition at line 405 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsBeforeObject | ( | ) |
Definition at line 400 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsObject | ( | ) |
Definition at line 816 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::moveQuestionsObject | ( | ) |
Definition at line 380 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::printListViewObject | ( | ) |
Definition at line 1217 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::printListViewSelectionObject | ( | ) |
Definition at line 1211 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::printViewObject | ( | ) |
Definition at line 1205 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::questionsObject | ( | ) |
Definition at line 206 of file class.ilSurveyEditorGUI.php.
References $data, $ilUser, ilObjSurveyQuestionPool\_getQuestiontypes(), ilObjSurvey\_hasDatasets(), ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ilSubmitButton\getInstance(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 163 of file class.ilSurveyEditorGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilSurveyEditorGUI::removeHeadingObject | ( | ) |
Definition at line 1173 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::removeQuestionsForm | ( | array | $checked_questionblocks, |
| array | $checked_questions, | ||
| array | $checked_headings | ||
| ) |
Definition at line 469 of file class.ilSurveyEditorGUI.php.
References $data, $type, and SurveyQuestion\_getQuestionTypeName().
Here is the call graph for this function:| ilSurveyEditorGUI::removeQuestionsObject | ( | ) |
Definition at line 457 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::resetfilterQuestionblockBrowserObject | ( | ) |
Definition at line 880 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::resetfilterQuestionBrowserObject | ( | ) |
Definition at line 809 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::saveDefineQuestionblockObject | ( | ) |
Definition at line 1026 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::saveHeadingObject | ( | ) |
Definition at line 1150 of file class.ilSurveyEditorGUI.php.
References ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ILIAS\Repository\ctrl(), and ilUtil\stripSlashes().
Here is the call graph for this function:| ilSurveyEditorGUI::saveObligatoryObject | ( | ) |
Definition at line 335 of file class.ilSurveyEditorGUI.php.
References $id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 750 of file class.ilSurveyEditorGUI.php.
References $ilUser, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::setRequestedPgov | ( | string | $pgov | ) |
Definition at line 103 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::unfoldQuestionblockObject | ( | ) |
Definition at line 368 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 39 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 38 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 43 of file class.ilSurveyEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 34 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 40 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 48 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 47 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 33 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 49 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 37 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 36 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 42 of file class.ilSurveyEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 44 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 41 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 46 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 35 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 45 of file class.ilSurveyEditorGUI.php.