|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilTestRandomQuestionSetConfigGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilAccessHandler $access, ilTabsGUI $tabs, ilLanguage $lng, ilTemplate $tpl, ilDBInterface $db, ilTree $tree, ilPluginAdmin $pluginAdmin, ilObjTest $testOBJ) | |
| executeCommand () | |
Data Fields | |
| const | CMD_SHOW_GENERAL_CONFIG_FORM = 'showGeneralConfigForm' |
| const | CMD_SAVE_GENERAL_CONFIG_FORM = 'saveGeneralConfigForm' |
| const | CMD_SHOW_SRC_POOL_DEF_LIST = 'showSourcePoolDefinitionList' |
| const | CMD_SAVE_SRC_POOL_DEF_LIST = 'saveSourcePoolDefinitionList' |
| const | CMD_DELETE_SINGLE_SRC_POOL_DEF = 'deleteSingleSourcePoolDefinition' |
| const | CMD_DELETE_MULTI_SRC_POOL_DEFS = 'deleteMultipleSourcePoolDefinitions' |
| const | CMD_SHOW_CREATE_SRC_POOL_DEF_FORM = 'showCreateSourcePoolDefinitionForm' |
| const | CMD_SAVE_CREATE_SRC_POOL_DEF_FORM = 'saveCreateSourcePoolDefinitionForm' |
| const | CMD_SAVE_AND_NEW_CREATE_SRC_POOL_DEF_FORM = 'saveCreateAndNewSourcePoolDefinitionForm' |
| const | CMD_SHOW_EDIT_SRC_POOL_DEF_FORM = 'showEditSourcePoolDefinitionForm' |
| const | CMD_SAVE_EDIT_SRC_POOL_DEF_FORM = 'saveEditSourcePoolDefinitionForm' |
| const | CMD_BUILD_QUESTION_STAGE = 'buildQuestionStage' |
| const | CMD_SELECT_DERIVATION_TARGET = 'selectPoolDerivationTarget' |
| const | CMD_DERIVE_NEW_POOLS = 'deriveNewPools' |
| const | HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' |
| $ctrl = null | |
| $access = null | |
| $tabs = null | |
| $lng = null | |
| $tpl = null | |
| $db = null | |
| $tree = null | |
| $pluginAdmin = null | |
| $objDefinition = null | |
| $testOBJ = null | |
Protected Member Functions | |
| fetchPoolIdsParameter () | |
| fetchTargetRefParameter () | |
Protected Attributes | |
| $questionSetConfig = null | |
| $sourcePoolDefinitionFactory = null | |
| $sourcePoolDefinitionList = null | |
| $stagingPool = null | |
| $configStateMessageHandler | |
Definition at line 27 of file class.ilTestRandomQuestionSetConfigGUI.php.
| ilTestRandomQuestionSetConfigGUI::__construct | ( | ilCtrl | $ctrl, |
| ilAccessHandler | $access, | ||
| ilTabsGUI | $tabs, | ||
| ilLanguage | $lng, | ||
| ilTemplate | $tpl, | ||
| ilDBInterface | $db, | ||
| ilTree | $tree, | ||
| ilPluginAdmin | $pluginAdmin, | ||
| ilObjTest | $testOBJ | ||
| ) |
Definition at line 120 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $access, $ctrl, $db, $GLOBALS, $lng, $pluginAdmin, $tabs, $testOBJ, $tpl, and $tree.
|
private |
Definition at line 618 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 684 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 372 of file class.ilTestRandomQuestionSetConfigGUI.php.
References isFrozenConfigRequired().
Referenced by saveGeneralConfigFormCmd(), and showGeneralConfigFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 489 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by showSourcePoolDefinitionListCmd().
Here is the caller graph for this function:
|
private |
Definition at line 291 of file class.ilTestRandomQuestionSetConfigGUI.php.
References fetchAfterRebuildQuestionStageCmdParameter(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 462 of file class.ilTestRandomQuestionSetConfigGUI.php.
References isFrozenConfigRequired().
Referenced by saveSourcePoolDefinitionListCmd(), and showSourcePoolDefinitionListCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 449 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by showSourcePoolDefinitionListCmd().
Here is the caller graph for this function:
|
private |
Definition at line 511 of file class.ilTestRandomQuestionSetConfigGUI.php.
References deleteSourcePoolDefinitions(), fetchMultiSourcePoolDefinitionIdsParameter(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 502 of file class.ilTestRandomQuestionSetConfigGUI.php.
References deleteSourcePoolDefinitions(), fetchSingleSourcePoolDefinitionIdParameter(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 520 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by deleteMultipleSourcePoolDefinitionsCmd(), and deleteSingleSourcePoolDefinitionCmd().
Here is the caller graph for this function:
|
private |
Definition at line 823 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $GLOBALS, fetchPoolIdsParameter(), fetchTargetRefParameter(), ilUtil\sendSuccess(), and ilTestRandomQuestionSetStagingPoolQuestionList\updateSourceQuestionPoolId().
Here is the call graph for this function:| ilTestRandomQuestionSetConfigGUI::executeCommand | ( | ) |
Definition at line 161 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $cmd, buildCreateSourcePoolDefinitionFormGUI(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), ilObjTaxonomy\getUsageOfObject(), handleTabs(), isAvoidManipulationRedirectRequired(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
private |
Definition at line 307 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $_GET, CMD_SHOW_GENERAL_CONFIG_FORM, and HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD.
Referenced by buildQuestionStageCmd().
Here is the caller graph for this function:
|
private |
Definition at line 729 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $_POST.
Referenced by deleteMultipleSourcePoolDefinitionsCmd().
Here is the caller graph for this function:
|
protected |
Definition at line 774 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by deriveNewPoolsCmd(), and selectPoolDerivationTargetCmd().
Here is the caller graph for this function:
|
private |
Definition at line 697 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 713 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by deleteSingleSourcePoolDefinitionCmd(), saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
Here is the caller graph for this function:
|
protected |
Definition at line 797 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $_GET.
Referenced by deriveNewPoolsCmd().
Here is the caller graph for this function:
|
private |
Definition at line 755 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
Here is the caller graph for this function:
|
private |
Definition at line 251 of file class.ilTestRandomQuestionSetConfigGUI.php.
References CMD_DELETE_MULTI_SRC_POOL_DEFS, CMD_DELETE_SINGLE_SRC_POOL_DEF, CMD_SAVE_CREATE_SRC_POOL_DEF_FORM, CMD_SAVE_EDIT_SRC_POOL_DEF_FORM, CMD_SAVE_GENERAL_CONFIG_FORM, CMD_SAVE_SRC_POOL_DEF_LIST, CMD_SHOW_CREATE_SRC_POOL_DEF_FORM, CMD_SHOW_EDIT_SRC_POOL_DEF_FORM, CMD_SHOW_GENERAL_CONFIG_FORM, and CMD_SHOW_SRC_POOL_DEF_LIST.
Referenced by executeCommand().
Here is the caller graph for this function:
|
private |
Definition at line 200 of file class.ilTestRandomQuestionSetConfigGUI.php.
References isFrozenConfigRequired(), and isManipulationCommand().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 215 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by buildGeneralConfigFormGUI(), buildSourcePoolDefinitionListTableGUI(), isAvoidManipulationRedirectRequired(), and showSourcePoolDefinitionListCmd().
Here is the caller graph for this function:
|
private |
Definition at line 232 of file class.ilTestRandomQuestionSetConfigGUI.php.
References CMD_BUILD_QUESTION_STAGE, CMD_DELETE_MULTI_SRC_POOL_DEFS, CMD_DELETE_SINGLE_SRC_POOL_DEF, CMD_SAVE_AND_NEW_CREATE_SRC_POOL_DEF_FORM, CMD_SAVE_CREATE_SRC_POOL_DEF_FORM, CMD_SAVE_EDIT_SRC_POOL_DEF_FORM, CMD_SAVE_GENERAL_CONFIG_FORM, and CMD_SAVE_SRC_POOL_DEF_LIST.
Referenced by isAvoidManipulationRedirectRequired().
Here is the caller graph for this function:
|
private |
Definition at line 562 of file class.ilTestRandomQuestionSetConfigGUI.php.
References saveCreateSourcePoolDefinitionFormCmd().
Here is the call graph for this function:
|
private |
| bool | $redirect_back_to_form |
Definition at line 570 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildCreateSourcePoolDefinitionFormGUI(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), ilObjTaxonomy\getUsageOfObject(), ilUtil\sendSuccess(), and showCreateSourcePoolDefinitionFormCmd().
Referenced by saveCreateAndNewSourcePoolDefinitionFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 649 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildEditSourcePoolDefinitionFormGUI(), fetchSingleSourcePoolDefinitionIdParameter(), ilObjTaxonomy\getUsageOfObject(), ilUtil\sendSuccess(), and showSourcePoolDefinitionListCmd().
Here is the call graph for this function:
|
private |
Definition at line 343 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildGeneralConfigFormGUI(), ilUtil\sendSuccess(), and showGeneralConfigFormCmd().
Here is the call graph for this function:
|
private |
Definition at line 424 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildSourcePoolDefinitionListTableGUI(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
private |
Definition at line 807 of file class.ilTestRandomQuestionSetConfigGUI.php.
References fetchPoolIdsParameter(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
private |
Definition at line 544 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildCreateSourcePoolDefinitionFormGUI(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), and ilObjTaxonomy\getUsageOfObject().
Referenced by saveCreateSourcePoolDefinitionFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 632 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildEditSourcePoolDefinitionFormGUI(), fetchSingleSourcePoolDefinitionIdParameter(), and ilObjTaxonomy\getUsageOfObject().
Here is the call graph for this function:
|
private |
Definition at line 322 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildGeneralConfigFormGUI(), and ilTestRandomQuestionSetConfigStateMessageHandler\CONTEXT_GENERAL_CONFIG.
Referenced by saveGeneralConfigFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 387 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildNonAvailablePoolsTableGUI(), buildSourcePoolDefinitionListTableGUI(), buildSourcePoolDefinitionListToolbarGUI(), ilTestRandomQuestionSetConfigStateMessageHandler\CONTEXT_POOL_SELECTION, and isFrozenConfigRequired().
Referenced by saveEditSourcePoolDefinitionFormCmd().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigGUI::$access = null |
Definition at line 53 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
|
protected |
Definition at line 118 of file class.ilTestRandomQuestionSetConfigGUI.php.
| ilTestRandomQuestionSetConfigGUI::$ctrl = null |
Definition at line 48 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$db = null |
Definition at line 73 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$lng = null |
Definition at line 63 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$objDefinition = null |
Definition at line 88 of file class.ilTestRandomQuestionSetConfigGUI.php.
| ilTestRandomQuestionSetConfigGUI::$pluginAdmin = null |
Definition at line 83 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
|
protected |
Definition at line 98 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 103 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 108 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 113 of file class.ilTestRandomQuestionSetConfigGUI.php.
| ilTestRandomQuestionSetConfigGUI::$tabs = null |
Definition at line 58 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$testOBJ = null |
Definition at line 93 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$tpl = null |
Definition at line 68 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| ilTestRandomQuestionSetConfigGUI::$tree = null |
Definition at line 78 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
| const ilTestRandomQuestionSetConfigGUI::CMD_BUILD_QUESTION_STAGE = 'buildQuestionStage' |
Definition at line 40 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionStageRebuildLink(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_DELETE_MULTI_SRC_POOL_DEFS = 'deleteMultipleSourcePoolDefinitions' |
Definition at line 34 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_DELETE_SINGLE_SRC_POOL_DEF = 'deleteSingleSourcePoolDefinition' |
Definition at line 33 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\getDeleteHref(), handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_DERIVE_NEW_POOLS = 'deriveNewPools' |
Definition at line 42 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_AND_NEW_CREATE_SRC_POOL_DEF_FORM = 'saveCreateAndNewSourcePoolDefinitionForm' |
Definition at line 37 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_CREATE_SRC_POOL_DEF_FORM = 'saveCreateSourcePoolDefinitionForm' |
Definition at line 36 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_EDIT_SRC_POOL_DEF_FORM = 'saveEditSourcePoolDefinitionForm' |
Definition at line 39 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_GENERAL_CONFIG_FORM = 'saveGeneralConfigForm' |
Definition at line 30 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetGeneralConfigFormGUI\build(), handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_SRC_POOL_DEF_LIST = 'saveSourcePoolDefinitionList' |
Definition at line 32 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands(), handleTabs(), and isManipulationCommand().
| const ilTestRandomQuestionSetConfigGUI::CMD_SELECT_DERIVATION_TARGET = 'selectPoolDerivationTarget' |
Definition at line 41 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetNonAvailablePoolsTableGUI\getDerivePoolLink().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_CREATE_SRC_POOL_DEF_FORM = 'showCreateSourcePoolDefinitionForm' |
Definition at line 35 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleTabs(), and ilTestRandomQuestionSetSourcePoolDefinitionListToolbarGUI\populateNewQuestionSelectionRuleInputs().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_EDIT_SRC_POOL_DEF_FORM = 'showEditSourcePoolDefinitionForm' |
Definition at line 38 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\getEditHref(), and handleTabs().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_GENERAL_CONFIG_FORM = 'showGeneralConfigForm' |
Definition at line 29 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildGeneralConfigSubTabLink(), fetchAfterRebuildQuestionStageCmdParameter(), ilTestRandomQuestionSetConfigStateMessageHandler\getAfterRebuildQuestionStageCommand(), and handleTabs().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_SRC_POOL_DEF_LIST = 'showSourcePoolDefinitionList' |
Definition at line 31 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetPoolDefinitionFormGUI\build(), ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionSelectionSubTabLink(), ilTestRandomQuestionSetConfigStateMessageHandler\getAfterRebuildQuestionStageCommand(), and handleTabs().
| const ilTestRandomQuestionSetConfigGUI::HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' |
Definition at line 44 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionStageRebuildLink(), and fetchAfterRebuildQuestionStageCmdParameter().