ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
__construct (ilCtrl $ctrl, ilAccessHandler $access, ilTabsGUI $tabs, ilLanguage $lng, ilTemplate $tpl, ilDB $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 | HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' |
$ctrl = null | |
$access = null | |
$tabs = null | |
$lng = null | |
$tpl = null | |
$db = null | |
$tree = null | |
$pluginAdmin = null | |
$testOBJ = null |
Protected Attributes | |
$questionSetConfig = null | |
$sourcePoolDefinitionFactory = null | |
$sourcePoolDefinitionList = null | |
$stagingPool = null |
Definition at line 24 of file class.ilTestRandomQuestionSetConfigGUI.php.
ilTestRandomQuestionSetConfigGUI::__construct | ( | ilCtrl | $ctrl, |
ilAccessHandler | $access, | ||
ilTabsGUI | $tabs, | ||
ilLanguage | $lng, | ||
ilTemplate | $tpl, | ||
ilDB | $db, | ||
ilTree | $tree, | ||
ilPluginAdmin | $pluginAdmin, | ||
ilObjTest | $testOBJ | ||
) |
Definition at line 105 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $access, $ctrl, $db, $lng, $pluginAdmin, $tabs, $testOBJ, $tpl, and $tree.
|
private |
Definition at line 537 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
|
private |
Definition at line 605 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
|
private |
Definition at line 321 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveGeneralConfigFormCmd(), and showGeneralConfigFormCmd().
|
private |
Definition at line 764 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleConfigurationStateMessages().
|
private |
Definition at line 772 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleConfigurationStateMessages().
|
private |
Definition at line 248 of file class.ilTestRandomQuestionSetConfigGUI.php.
References fetchAfterRebuildQuestionStageCmdParameter(), and ilUtil\sendSuccess().
|
private |
$afterRebuildQuestionStageCmd |
Definition at line 752 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
private |
Definition at line 394 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveSourcePoolDefinitionListCmd(), and showSourcePoolDefinitionListCmd().
|
private |
Definition at line 381 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by showSourcePoolDefinitionListCmd().
|
private |
Definition at line 430 of file class.ilTestRandomQuestionSetConfigGUI.php.
References deleteSourcePoolDefinitions(), fetchMultiSourcePoolDefinitionIdsParameter(), and ilUtil\sendSuccess().
|
private |
Definition at line 421 of file class.ilTestRandomQuestionSetConfigGUI.php.
References deleteSourcePoolDefinitions(), fetchSingleSourcePoolDefinitionIdParameter(), and ilUtil\sendSuccess().
|
private |
Definition at line 439 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by deleteMultipleSourcePoolDefinitionsCmd(), and deleteSingleSourcePoolDefinitionCmd().
ilTestRandomQuestionSetConfigGUI::executeCommand | ( | ) |
Definition at line 138 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $cmd, handleTabs(), isAvoidManipulationRedirectRequired(), and ilUtil\sendFailure().
|
private |
Definition at line 264 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $_GET, CMD_SHOW_GENERAL_CONFIG_FORM, and HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD.
Referenced by buildQuestionStageCmd().
|
private |
Definition at line 650 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $_POST.
Referenced by deleteMultipleSourcePoolDefinitionsCmd().
|
private |
Definition at line 618 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
|
private |
Definition at line 634 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by deleteSingleSourcePoolDefinitionCmd(), saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
|
private |
Definition at line 676 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
|
private |
Definition at line 695 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildGeneralConfigSubTabLink(), buildQuestionSelectionSubTabLink(), ilDatePresentation\formatDate(), IL_CAL_UNIX, isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), isQuestionAmountConfigPerTestHintRequired(), and ilUtil\sendInfo().
Referenced by showGeneralConfigFormCmd(), and showSourcePoolDefinitionListCmd().
|
private |
Definition at line 210 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 176 of file class.ilTestRandomQuestionSetConfigGUI.php.
References isManipulationCommand().
Referenced by executeCommand().
|
private |
Definition at line 191 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by isAvoidManipulationRedirectRequired().
|
private |
$currentRequestCmd |
Definition at line 784 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleConfigurationStateMessages().
|
private |
$currentRequestCmd |
Definition at line 803 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleConfigurationStateMessages().
|
private |
$currentRequestCmd |
Definition at line 822 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by handleConfigurationStateMessages().
|
private |
Definition at line 481 of file class.ilTestRandomQuestionSetConfigGUI.php.
References saveCreateSourcePoolDefinitionFormCmd().
|
private |
bool | $redirect_back_to_form |
Definition at line 489 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildCreateSourcePoolDefinitionFormGUI(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), ilObjTaxonomy\getUsageOfObject(), ilUtil\sendSuccess(), and showCreateSourcePoolDefinitionFormCmd().
Referenced by saveCreateAndNewSourcePoolDefinitionFormCmd().
|
private |
Definition at line 568 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildEditSourcePoolDefinitionFormGUI(), fetchSingleSourcePoolDefinitionIdParameter(), ilObjTaxonomy\getUsageOfObject(), ilUtil\sendSuccess(), and showSourcePoolDefinitionListCmd().
|
private |
Definition at line 292 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $errors, buildGeneralConfigFormGUI(), ilUtil\sendSuccess(), and showGeneralConfigFormCmd().
|
private |
Definition at line 356 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildSourcePoolDefinitionListTableGUI(), and ilUtil\sendSuccess().
|
private |
Definition at line 463 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildCreateSourcePoolDefinitionFormGUI(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), and ilObjTaxonomy\getUsageOfObject().
Referenced by saveCreateSourcePoolDefinitionFormCmd().
|
private |
Definition at line 551 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildEditSourcePoolDefinitionFormGUI(), fetchSingleSourcePoolDefinitionIdParameter(), and ilObjTaxonomy\getUsageOfObject().
|
private |
Definition at line 279 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildGeneralConfigFormGUI(), and handleConfigurationStateMessages().
Referenced by saveGeneralConfigFormCmd().
|
private |
Definition at line 334 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildSourcePoolDefinitionListTableGUI(), buildSourcePoolDefinitionListToolbarGUI(), and handleConfigurationStateMessages().
Referenced by saveEditSourcePoolDefinitionFormCmd().
ilTestRandomQuestionSetConfigGUI::$access = null |
Definition at line 48 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$ctrl = null |
Definition at line 43 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$db = null |
Definition at line 68 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$lng = null |
Definition at line 58 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$pluginAdmin = null |
Definition at line 78 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
|
protected |
Definition at line 88 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 93 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 98 of file class.ilTestRandomQuestionSetConfigGUI.php.
|
protected |
Definition at line 103 of file class.ilTestRandomQuestionSetConfigGUI.php.
ilTestRandomQuestionSetConfigGUI::$tabs = null |
Definition at line 53 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$testOBJ = null |
Definition at line 83 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$tpl = null |
Definition at line 63 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
ilTestRandomQuestionSetConfigGUI::$tree = null |
Definition at line 73 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by __construct().
const ilTestRandomQuestionSetConfigGUI::CMD_BUILD_QUESTION_STAGE = 'buildQuestionStage' |
Definition at line 37 of file class.ilTestRandomQuestionSetConfigGUI.php.
const ilTestRandomQuestionSetConfigGUI::CMD_DELETE_MULTI_SRC_POOL_DEFS = 'deleteMultipleSourcePoolDefinitions' |
Definition at line 31 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands().
const ilTestRandomQuestionSetConfigGUI::CMD_DELETE_SINGLE_SRC_POOL_DEF = 'deleteSingleSourcePoolDefinition' |
Definition at line 30 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\getDeleteHref().
const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_AND_NEW_CREATE_SRC_POOL_DEF_FORM = 'saveCreateAndNewSourcePoolDefinitionForm' |
Definition at line 34 of file class.ilTestRandomQuestionSetConfigGUI.php.
const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_CREATE_SRC_POOL_DEF_FORM = 'saveCreateSourcePoolDefinitionForm' |
Definition at line 33 of file class.ilTestRandomQuestionSetConfigGUI.php.
const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_EDIT_SRC_POOL_DEF_FORM = 'saveEditSourcePoolDefinitionForm' |
Definition at line 36 of file class.ilTestRandomQuestionSetConfigGUI.php.
const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_GENERAL_CONFIG_FORM = 'saveGeneralConfigForm' |
Definition at line 27 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetGeneralConfigFormGUI\build().
const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_SRC_POOL_DEF_LIST = 'saveSourcePoolDefinitionList' |
Definition at line 29 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addCommands().
const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_CREATE_SRC_POOL_DEF_FORM = 'showCreateSourcePoolDefinitionForm' |
Definition at line 32 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListToolbarGUI\populateNewQuestionSelectionRuleInputs().
const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_EDIT_SRC_POOL_DEF_FORM = 'showEditSourcePoolDefinitionForm' |
Definition at line 35 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\getEditHref().
const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_GENERAL_CONFIG_FORM = 'showGeneralConfigForm' |
Definition at line 26 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by fetchAfterRebuildQuestionStageCmdParameter().
const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_SRC_POOL_DEF_LIST = 'showSourcePoolDefinitionList' |
Definition at line 28 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetPoolDefinitionFormGUI\build().
const ilTestRandomQuestionSetConfigGUI::HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' |
Definition at line 39 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by fetchAfterRebuildQuestionStageCmdParameter().