|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
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) | |
| copyQuestionObject () | |
| copyPasteObject ($pos=0) | |
| Paste from clipboard. More... | |
| clearClipboard () | |
Protected Attributes | |
| ILIAS Survey Sequence SequenceManager | $sequence_manager |
| ILIAS Survey InternalGUIService | $gui |
| 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 992 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::browseForQuestionblocksObject | ( | ) |
Definition at line 758 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::browseForQuestionsObject | ( | ) |
Definition at line 708 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::changeDatatypeObject | ( | ) |
Definition at line 690 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 1214 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::confirmedRemoveHeadingObject | ( | ) |
Definition at line 1064 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::confirmRemoveQuestionsObject | ( | ) |
Definition at line 501 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Paste from clipboard.
| int | $a_id | target position |
Definition at line 1113 of file class.ilSurveyEditorGUI.php.
References ilObjSurvey\_instanciateQuestion(), ILIAS\Repository\ctrl(), ILIAS\Repository\int(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 1093 of file class.ilSurveyEditorGUI.php.
References $id, $lng, ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::copyQuestionsToPoolObject | ( | ) |
Definition at line 520 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 825 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 593 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 644 of file class.ilSurveyEditorGUI.php.
References ilTree\getParentId(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::editHeadingObject | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1007 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::editQuestionblockObject | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 811 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::executeCommand | ( | ) |
Definition at line 112 of file class.ilSurveyEditorGUI.php.
References $help, $tabs, SurveyQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilHelpGUI\setScreenIdComponent().
Here is the call graph for this function:| ilSurveyEditorGUI::executeCopyQuestionsToPoolObject | ( | ) |
Definition at line 568 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 601 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::filterQuestionblockBrowserObject | ( | ) |
Definition at line 767 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::filterQuestionBrowserObject | ( | ) |
Definition at line 717 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 284 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::getAutoBlockTitle | ( | ) |
Definition at line 1219 of file class.ilSurveyEditorGUI.php.
References $lng.
|
protected |
Definition at line 952 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 848 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionblocksObject | ( | ) |
Definition at line 781 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 397 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsAfterObject | ( | ) |
Definition at line 392 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsBeforeObject | ( | ) |
Definition at line 387 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::insertQuestionsObject | ( | ) |
Definition at line 731 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 367 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 1087 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::printListViewSelectionObject | ( | ) |
Definition at line 1081 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::printViewObject | ( | ) |
Definition at line 1075 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyEditorGUI::questionsObject | ( | ) |
Definition at line 188 of file class.ilSurveyEditorGUI.php.
References $data, ilObjSurveyQuestionPool\_getQuestiontypes(), ilObjSurvey\_hasDatasets(), ILIAS\Repository\ctrl(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 151 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::removeHeadingObject | ( | ) |
Definition at line 1043 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 461 of file class.ilSurveyEditorGUI.php.
References $data, and SurveyQuestion\_getQuestionTypeName().
Here is the call graph for this function:| ilSurveyEditorGUI::removeQuestionsObject | ( | ) |
Definition at line 449 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 774 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::resetfilterQuestionBrowserObject | ( | ) |
Definition at line 724 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::saveDefineQuestionblockObject | ( | ) |
Definition at line 904 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 1022 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyEditorGUI::saveObligatoryObject | ( | ) |
Definition at line 322 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 669 of file class.ilSurveyEditorGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyEditorGUI::setRequestedPgov | ( | string | $pgov | ) |
Definition at line 107 of file class.ilSurveyEditorGUI.php.
| ilSurveyEditorGUI::unfoldQuestionblockObject | ( | ) |
Definition at line 355 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 40 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 39 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 33 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 44 of file class.ilSurveyEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 35 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 41 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 49 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 48 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 34 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 50 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 38 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 37 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 43 of file class.ilSurveyEditorGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 45 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 42 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 47 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 36 of file class.ilSurveyEditorGUI.php.
|
protected |
Definition at line 46 of file class.ilSurveyEditorGUI.php.