|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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) | |
| isValidationFailed () | |
| setValidationFailed ($validationFailed) | |
| getValidationReportHtml () | |
| hasValidationReports () | |
| addValidationReport ($validationReport) | |
| handle () | |
Data Fields | |
| const | CONTEXT_GENERAL_CONFIG = 'generalConfigContext' |
| const | CONTEXT_POOL_SELECTION = 'poolSelectionContext' |
Protected Member Functions | |
| buildLostPoolsReportMessage () | |
| populateMessage ($message) | |
Protected Attributes | |
| $DIC | |
| $lng | |
| $ctrl | |
| $targetGUI | |
| $context | |
| $participantDataExists | |
| $lostPools | |
| $questionSetConfig | |
| $validationFailed | |
| $validationReports | |
Definition at line 11 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
| ilTestRandomQuestionSetConfigStateMessageHandler::__construct | ( | ilLanguage | $lng, |
| ilCtrl | $ctrl | ||
| ) |
| ilLanguage | $lng |
Definition at line 68 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
| ilTestRandomQuestionSetConfigStateMessageHandler::addValidationReport | ( | $validationReport | ) |
| string | $validationReport |
Definition at line 194 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by handle().
Here is the caller graph for this function:
|
private |
Definition at line 312 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_GENERAL_CONFIG_FORM, and getTargetGUI().
Here is the call graph for this function:
|
protected |
Definition at line 390 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $action, ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, getContext(), and getTargetGUI().
Referenced by handle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 267 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References getLostPools().
Here is the call graph for this function:
|
private |
Definition at line 324 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References ilTestRandomQuestionSetConfigGUI\CMD_SHOW_SRC_POOL_DEF_LIST, and getTargetGUI().
Here is the call graph for this function:
|
private |
Definition at line 295 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 98 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $participantDataExists.
Referenced by handle().
Here is the caller graph for this function:
|
private |
Definition at line 278 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 buildQuestionStageRebuildButton().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::getContext | ( | ) |
Definition at line 130 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $context.
Referenced by buildLostPoolsReportMessage(), getAfterRebuildQuestionStageCommand(), isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), and isQuestionAmountConfigPerTestHintRequired().
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::getLostPools | ( | ) |
Definition at line 82 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 146 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $questionSetConfig.
| ilTestRandomQuestionSetConfigStateMessageHandler::getTargetGUI | ( | ) |
Definition at line 114 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $targetGUI.
Referenced by buildGeneralConfigSubTabLink(), buildLostPoolsReportMessage(), buildQuestionSelectionSubTabLink(), and buildQuestionStageRebuildButton().
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::getValidationReportHtml | ( | ) |
Definition at line 178 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
| ilTestRandomQuestionSetConfigStateMessageHandler::handle | ( | ) |
Definition at line 199 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $message, addValidationReport(), buildLostPoolsReportMessage(), buildQuestionStageRebuildButton(), doesParticipantDataExists(), ilDatePresentation\formatDate(), getLostPools(), IL_CAL_UNIX, isNoAvailableQuestionPoolsHintRequired(), isQuestionAmountConfigPerPoolHintRequired(), isQuestionAmountConfigPerTestHintRequired(), populateMessage(), and setValidationFailed().
Here is the call graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::hasValidationReports | ( | ) |
Definition at line 186 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
|
private |
| $currentRequestCmd |
Definition at line 340 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 357 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 374 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::isValidationFailed | ( | ) |
Definition at line 162 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $validationFailed.
|
protected |
| $message |
Definition at line 419 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $message.
Referenced by handle().
Here is the caller graph for this function:| ilTestRandomQuestionSetConfigStateMessageHandler::setContext | ( | $context | ) |
| string | $context |
Definition at line 138 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $context.
| ilTestRandomQuestionSetConfigStateMessageHandler::setLostPools | ( | $lostPools | ) |
| ilTestRandomQuestionSetNonAvailablePool[] | $lostPools |
Definition at line 90 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $lostPools.
| ilTestRandomQuestionSetConfigStateMessageHandler::setParticipantDataExists | ( | $participantDataExists | ) |
| boolean | $participantDataExists |
Definition at line 106 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $participantDataExists.
| ilTestRandomQuestionSetConfigStateMessageHandler::setQuestionSetConfig | ( | $questionSetConfig | ) |
| ilTestRandomQuestionSetConfig | $questionSetConfig |
Definition at line 154 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $questionSetConfig.
| ilTestRandomQuestionSetConfigStateMessageHandler::setTargetGUI | ( | $targetGUI | ) |
| ilTestRandomQuestionSetConfigGUI | $targetGUI |
Definition at line 122 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $targetGUI.
| ilTestRandomQuestionSetConfigStateMessageHandler::setValidationFailed | ( | $validationFailed | ) |
| bool | $validationFailed |
Definition at line 170 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
References $validationFailed.
Referenced by handle().
Here is the caller graph for this function:
|
protected |
Definition at line 38 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getContext(), and setContext().
|
protected |
Definition at line 25 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 20 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by __construct().
|
protected |
Definition at line 48 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getLostPools(), and setLostPools().
|
protected |
Definition at line 43 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by doesParticipantDataExists(), and setParticipantDataExists().
|
protected |
Definition at line 53 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getQuestionSetConfig(), and setQuestionSetConfig().
|
protected |
Definition at line 30 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getTargetGUI(), and setTargetGUI().
|
protected |
Definition at line 58 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by isValidationFailed(), and setValidationFailed().
|
protected |
Definition at line 63 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
| const ilTestRandomQuestionSetConfigStateMessageHandler::CONTEXT_GENERAL_CONFIG = 'generalConfigContext' |
Definition at line 32 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getAfterRebuildQuestionStageCommand(), and ilTestRandomQuestionSetConfigGUI\showGeneralConfigFormCmd().
| const ilTestRandomQuestionSetConfigStateMessageHandler::CONTEXT_POOL_SELECTION = 'poolSelectionContext' |
Definition at line 33 of file class.ilTestRandomQuestionSetConfigStateMessageHandler.php.
Referenced by getAfterRebuildQuestionStageCommand(), and ilTestRandomQuestionSetConfigGUI\showSourcePoolDefinitionListCmd().