|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilTestRandomQuestionSetConfigStateMessageHandler: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().
Here is the call graph for this function:
|
private |
Definition at line 208 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getLostPools().
Here is the call graph for this function:
|
private |
Definition at line 265 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, and getTargetGUI().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::doesParticipantDataExists | ( | ) |
Definition at line 79 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $participantDataExists.
Referenced by handle().
Here is the caller graph for this function:
|
private |
Definition at line 220 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_GENERAL_CONFIG_FORM, ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, CONTEXT_GENERAL_CONFIG, CONTEXT_POOL_SELECTION, and getContext().
Referenced by buildQuestionStageRebuildLink().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::getContext | ( | ) |
Definition at line 111 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $context.
Referenced by getAfterRebuildQuestionStageCommand(), isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), and isQuestionAmountConfigPerTestHintRequired().
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::getLostPools | ( | ) |
Definition at line 63 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $lostPools.
Referenced by buildLostQuestionPoolsString(), and handle().
Here is the caller graph for this function:| 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().
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::handle | ( | ) |
Definition at line 141 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References buildQuestionStageRebuildLink(), doesParticipantDataExists(), ilDatePresentation\formatDate(), getLostPools(), IL_CAL_UNIX, isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), isQuestionAmountConfigPerTestHintRequired(), ilUtil\sendFailure(), ilUtil\sendInfo(), and sprintf.
Here is the call graph for this function:
|
private |
| $currentRequestCmd |
Definition at line 280 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $currentRequestCmd |
Definition at line 299 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $currentRequestCmd |
Definition at line 318 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getContext().
Referenced by handle().
Here is the call graph for this function:
Here is the caller graph for this function:| 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 getAfterRebuildQuestionStageCommand(), and ilTestRandomQuestionSetConfigGUI\showGeneralConfigFormCmd().
| const ilTestRandomQuestionSetConfigStateMessageHandler::CONTEXT_POOL_SELECTION = 'poolSelectionContext' |
Definition at line 29 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getAfterRebuildQuestionStageCommand(), and ilTestRandomQuestionSetConfigGUI\showSourcePoolDefinitionListCmd().