ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct (ilLanguage $lng, ilCtrl $ctrl) | |
getLostPools () | |
setLostPools ($lostPools) | |
doesParticipantDataExists () | |
setParticipantDataExists ($participantDataExists) | |
getTargetGUI () | |
setTargetGUI ($targetGUI) | |
getContext () | |
setContext ($context) | |
getQuestionSetConfig () | |
setQuestionSetConfig ($questionSetConfig) | |
handle () | |
Data Fields | |
const | CONTEXT_GENERAL_CONFIG = 'generalConfigContext' |
const | CONTEXT_POOL_SELECTION = 'poolSelectionContext' |
Protected Attributes | |
$lng | |
$ctrl | |
$targetGUI | |
$context | |
$participantDataExists | |
$lostPools | |
$questionSetConfig | |
Definition at line 11 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
ilTestRandomQuestionSetConfigStateMessageHandler::__construct | ( | ilLanguage | $lng, |
ilCtrl | $ctrl | ||
) |
ilLanguage | $lng |
Definition at line 54 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
|
private |
Definition at line 254 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_GENERAL_CONFIG_FORM, and getTargetGUI().
Referenced by handle().
|
private |
Definition at line 208 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References array, and getLostPools().
Referenced by handle().
|
private |
Definition at line 265 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, and getTargetGUI().
Referenced by handle().
|
private |
$afterRebuildQuestionStageCmd |
Definition at line 239 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_BUILD_QUESTION_STAGE, getAfterRebuildQuestionStageCommand(), getTargetGUI(), and ilTestRandomQuestionSetConfigGUI\HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD.
Referenced by handle().
ilTestRandomQuestionSetConfigStateMessageHandler::doesParticipantDataExists | ( | ) |
Definition at line 79 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $participantDataExists.
Referenced by handle().
|
private |
Definition at line 220 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_GENERAL_CONFIG_FORM, ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, and getContext().
Referenced by buildQuestionStageRebuildLink().
ilTestRandomQuestionSetConfigStateMessageHandler::getContext | ( | ) |
Definition at line 111 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $context.
Referenced by getAfterRebuildQuestionStageCommand(), isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), and isQuestionAmountConfigPerTestHintRequired().
ilTestRandomQuestionSetConfigStateMessageHandler::getLostPools | ( | ) |
Definition at line 63 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $lostPools.
Referenced by buildLostQuestionPoolsString(), and handle().
ilTestRandomQuestionSetConfigStateMessageHandler::getQuestionSetConfig | ( | ) |
Definition at line 127 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $questionSetConfig.
ilTestRandomQuestionSetConfigStateMessageHandler::getTargetGUI | ( | ) |
Definition at line 95 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $targetGUI.
Referenced by buildGeneralConfigSubTabLink(), buildQuestionSelectionSubTabLink(), and buildQuestionStageRebuildLink().
ilTestRandomQuestionSetConfigStateMessageHandler::handle | ( | ) |
Definition at line 141 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References array, buildGeneralConfigSubTabLink(), buildLostQuestionPoolsString(), buildQuestionSelectionSubTabLink(), buildQuestionStageRebuildLink(), doesParticipantDataExists(), ilDatePresentation\formatDate(), getLostPools(), IL_CAL_UNIX, isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), isQuestionAmountConfigPerTestHintRequired(), ilUtil\sendFailure(), and ilUtil\sendInfo().
|
private |
$currentRequestCmd |
Definition at line 280 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
|
private |
$currentRequestCmd |
Definition at line 299 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
|
private |
$currentRequestCmd |
Definition at line 318 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
ilTestRandomQuestionSetConfigStateMessageHandler::setContext | ( | $context | ) |
string | $context |
Definition at line 119 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $context.
ilTestRandomQuestionSetConfigStateMessageHandler::setLostPools | ( | $lostPools | ) |
array | $lostPools |
Definition at line 71 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $lostPools.
ilTestRandomQuestionSetConfigStateMessageHandler::setParticipantDataExists | ( | $participantDataExists | ) |
boolean | $participantDataExists |
Definition at line 87 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $participantDataExists.
ilTestRandomQuestionSetConfigStateMessageHandler::setQuestionSetConfig | ( | $questionSetConfig | ) |
ilTestRandomQuestionSetConfig | $questionSetConfig |
Definition at line 135 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $questionSetConfig.
ilTestRandomQuestionSetConfigStateMessageHandler::setTargetGUI | ( | $targetGUI | ) |
ilTestRandomQuestionSetConfigGUI | $targetGUI |
Definition at line 103 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $targetGUI.
|
protected |
Definition at line 34 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getContext(), and setContext().
|
protected |
Definition at line 21 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getLostPools(), and setLostPools().
|
protected |
Definition at line 39 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by doesParticipantDataExists(), and setParticipantDataExists().
|
protected |
Definition at line 49 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getQuestionSetConfig(), and setQuestionSetConfig().
|
protected |
Definition at line 26 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getTargetGUI(), and setTargetGUI().
const ilTestRandomQuestionSetConfigStateMessageHandler::CONTEXT_GENERAL_CONFIG = 'generalConfigContext' |
Definition at line 28 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by ilTestRandomQuestionSetConfigGUI\showGeneralConfigFormCmd().
const ilTestRandomQuestionSetConfigStateMessageHandler::CONTEXT_POOL_SELECTION = 'poolSelectionContext' |
Definition at line 29 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by ilTestRandomQuestionSetConfigGUI\showSourcePoolDefinitionListCmd().