| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilTestRandomQuestionSetConfigGUI:Public Member Functions | |
| __construct (private readonly ilObjTest $test_obj, private readonly ilCtrl $ctrl, private readonly ilObjUser $user, private readonly ilAccessHandler $access, private readonly UIFactory $ui_factory, private readonly UIRenderer $ui_renderer, private readonly DataFactory $data_factory, private readonly TabsManager $tabs_manager, private readonly ilLanguage $lng, private readonly TestLogger $logger, private readonly ilGlobalTemplateInterface $tpl, private readonly ilDBInterface $db, private readonly ilTree $tree, private readonly ilComponentRepository $component_repository, private readonly ilObjectDefinition $obj_definition, private readonly ilObjectDataCache $obj_cache, private ilTestProcessLockerFactory $processLockerFactory, private readonly RequestDataCollector $testrequest, private readonly TitleColumnsBuilder $title_builder, private readonly GeneralQuestionPropertiesRepository $questionrepository) | |
| executeCommand () | |
| resetPoolSyncCmd () | |
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_SRC_POOL_DEF = 'deleteSourcePoolDefinition' | 
| const | CMD_SHOW_POOL_SELECTOR_EXPLORER = 'showPoolSelectorExplorer' | 
| 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 | CMD_RESET_POOLSYNC = 'resetPoolSync' | 
| const | HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' | 
Protected Member Functions | |
| showPoolSelectorExplorerCmd () | |
| fetchPoolIdsParameter () | |
| fetchTargetRefParameter () | |
| preventFormBecauseOfSync () | |
| buildOnScreenMessage () | |
| buildFormResultMessage () | |
| buildValidationMessage () | |
| populateOnScreenMessage ($message) | |
Definition at line 45 of file class.ilTestRandomQuestionSetConfigGUI.php.
| ilTestRandomQuestionSetConfigGUI::__construct | ( | private readonly ilObjTest | $test_obj, | 
| private readonly ilCtrl | $ctrl, | ||
| private readonly ilObjUser | $user, | ||
| private readonly ilAccessHandler | $access, | ||
| private readonly UIFactory | $ui_factory, | ||
| private readonly UIRenderer | $ui_renderer, | ||
| private readonly DataFactory | $data_factory, | ||
| private readonly TabsManager | $tabs_manager, | ||
| private readonly ilLanguage | $lng, | ||
| private readonly TestLogger | $logger, | ||
| private readonly ilGlobalTemplateInterface | $tpl, | ||
| private readonly ilDBInterface | $db, | ||
| private readonly ilTree | $tree, | ||
| private readonly ilComponentRepository | $component_repository, | ||
| private readonly ilObjectDefinition | $obj_definition, | ||
| private readonly ilObjectDataCache | $obj_cache, | ||
| private ilTestProcessLockerFactory | $processLockerFactory, | ||
| private readonly RequestDataCollector | $testrequest, | ||
| private readonly TitleColumnsBuilder | $title_builder, | ||
| private readonly GeneralQuestionPropertiesRepository | $questionrepository | ||
| ) | 
Definition at line 71 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\logger().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 217 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 581 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 657 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 867 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\lng().
Referenced by buildOnScreenMessage().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 341 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:
      
  | 
  protected | 
Definition at line 859 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildFormResultMessage(), and buildValidationMessage().
Referenced by showGeneralConfigFormCmd(), and showSourcePoolDefinitionListCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 239 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), fetchAfterRebuildQuestionStageCmdParameter(), ILIAS\Repository\logger(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 439 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $source_pool_definition_list, ILIAS\Repository\ctrl(), isFrozenConfigRequired(), and ILIAS\Repository\lng().
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 425 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by showSourcePoolDefinitionListCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 888 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by buildOnScreenMessage().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 458 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), and fetchMultiSourcePoolDefinitionIdsParameter().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 789 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilTestRandomQuestionSetPoolDeriver\derive(), fetchPoolIdsParameter(), fetchTargetRefParameter(), ILIAS\Repository\lng(), ilTestRandomQuestionSetStagingPoolQuestionList\updateSourceQuestionPoolId(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilTestRandomQuestionSetConfigGUI::executeCommand | ( | ) | 
Definition at line 137 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\access(), activateTabs(), buildCreateSourcePoolDefinitionFormGUI(), ILIAS\Repository\ctrl(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), ilObjTaxonomy\getUsageOfObject(), isAvoidManipulationRedirectRequired(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 270 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by buildQuestionStageCmd().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 685 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by deleteSourcePoolDefinitionCmd(), and fetchSingleSourcePoolDefinitionIdParameter().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 740 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $id, and ILIAS\Repository\int().
Referenced by deriveNewPoolsCmd(), and selectPoolDerivationTargetCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 672 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\int().
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 705 of file class.ilTestRandomQuestionSetConfigGUI.php.
References fetchMultiSourcePoolDefinitionIdsParameter().
Referenced by saveEditSourcePoolDefinitionFormCmd(), and showEditSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 761 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\int().
Referenced by deriveNewPoolsCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 715 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by executeCommand(), saveCreateSourcePoolDefinitionFormCmd(), and showCreateSourcePoolDefinitionFormCmd().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 171 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 184 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by buildGeneralConfigFormGUI(), buildSourcePoolDefinitionListTableGUI(), isAvoidManipulationRedirectRequired(), preventFormBecauseOfSync(), and showSourcePoolDefinitionListCmd().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 197 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl().
Referenced by isAvoidManipulationRedirectRequired().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| $message | 
Definition at line 908 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by showGeneralConfigFormCmd(), and showSourcePoolDefinitionListCmd().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 832 of file class.ilTestRandomQuestionSetConfigGUI.php.
References isFrozenConfigRequired().
Referenced by showGeneralConfigFormCmd(), and showSourcePoolDefinitionListCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTestRandomQuestionSetConfigGUI::resetPoolSyncCmd | ( | ) | 
Definition at line 842 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\logger(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 518 of file class.ilTestRandomQuestionSetConfigGUI.php.
References saveCreateSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
      
  | 
  private | 
| bool | $redirect_back_to_form | 
Definition at line 526 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildCreateSourcePoolDefinitionFormGUI(), ILIAS\Repository\ctrl(), fetchQuestionPoolIdParameter(), getSourcePoolDefinitionByAvailableQuestionPoolId(), ilObjTaxonomy\getUsageOfObject(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), showCreateSourcePoolDefinitionFormCmd(), and ILIAS\Repository\user().
Referenced by saveCreateAndNewSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 613 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildEditSourcePoolDefinitionFormGUI(), ILIAS\Repository\ctrl(), fetchSingleSourcePoolDefinitionIdParameter(), ilObjTaxonomy\getUsageOfObject(), ILIAS\Repository\logger(), showSourcePoolDefinitionListCmd(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 306 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildGeneralConfigFormGUI(), ILIAS\Repository\ctrl(), ILIAS\Repository\logger(), showGeneralConfigFormCmd(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 406 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildSourcePoolDefinitionListTableGUI(), and ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 769 of file class.ilTestRandomQuestionSetConfigGUI.php.
References ILIAS\Repository\ctrl(), fetchPoolIdsParameter(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 501 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildCreateSourcePoolDefinitionFormGUI(), ILIAS\Repository\ctrl(), 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 597 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildEditSourcePoolDefinitionFormGUI(), ILIAS\Repository\ctrl(), fetchSingleSourcePoolDefinitionIdParameter(), and ilObjTaxonomy\getUsageOfObject().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 283 of file class.ilTestRandomQuestionSetConfigGUI.php.
References buildGeneralConfigFormGUI(), buildOnScreenMessage(), ilTestRandomQuestionSetConfigStateMessageHandler\CONTEXT_GENERAL_CONFIG, ILIAS\Repository\ctrl(), populateOnScreenMessage(), and preventFormBecauseOfSync().
Referenced by saveGeneralConfigFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 479 of file class.ilTestRandomQuestionSetConfigGUI.php.
      
  | 
  private | 
Definition at line 364 of file class.ilTestRandomQuestionSetConfigGUI.php.
References $source_pool_definition_list, buildOnScreenMessage(), buildSourcePoolDefinitionListTableGUI(), buildSourcePoolDefinitionListToolbarGUI(), ilTestRandomQuestionSetConfigStateMessageHandler\CONTEXT_POOL_SELECTION, ILIAS\Repository\ctrl(), isFrozenConfigRequired(), ILIAS\Repository\lng(), populateOnScreenMessage(), and preventFormBecauseOfSync().
Referenced by saveEditSourcePoolDefinitionFormCmd().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 69 of file class.ilTestRandomQuestionSetConfigGUI.php.
      
  | 
  protected | 
Definition at line 65 of file class.ilTestRandomQuestionSetConfigGUI.php.
      
  | 
  protected | 
Definition at line 66 of file class.ilTestRandomQuestionSetConfigGUI.php.
      
  | 
  protected | 
Definition at line 67 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by buildSourcePoolDefinitionListTableGUI(), and showSourcePoolDefinitionListCmd().
      
  | 
  protected | 
Definition at line 68 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_BUILD_QUESTION_STAGE = 'buildQuestionStage' | 
Definition at line 58 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionStageRebuildButton().
| const ilTestRandomQuestionSetConfigGUI::CMD_DELETE_SRC_POOL_DEF = 'deleteSourcePoolDefinition' | 
Definition at line 51 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_DERIVE_NEW_POOLS = 'deriveNewPools' | 
Definition at line 60 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_RESET_POOLSYNC = 'resetPoolSync' | 
Definition at line 61 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildLastSyncMessage().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_AND_NEW_CREATE_SRC_POOL_DEF_FORM = 'saveCreateAndNewSourcePoolDefinitionForm' | 
Definition at line 55 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_CREATE_SRC_POOL_DEF_FORM = 'saveCreateSourcePoolDefinitionForm' | 
Definition at line 54 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_EDIT_SRC_POOL_DEF_FORM = 'saveEditSourcePoolDefinitionForm' | 
Definition at line 57 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_GENERAL_CONFIG_FORM = 'saveGeneralConfigForm' | 
Definition at line 48 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetGeneralConfigFormGUI\build().
| const ilTestRandomQuestionSetConfigGUI::CMD_SAVE_SRC_POOL_DEF_LIST = 'saveSourcePoolDefinitionList' | 
Definition at line 50 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SELECT_DERIVATION_TARGET = 'selectPoolDerivationTarget' | 
Definition at line 59 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_CREATE_SRC_POOL_DEF_FORM = 'showCreateSourcePoolDefinitionForm' | 
Definition at line 53 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_EDIT_SRC_POOL_DEF_FORM = 'showEditSourcePoolDefinitionForm' | 
Definition at line 56 of file class.ilTestRandomQuestionSetConfigGUI.php.
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_GENERAL_CONFIG_FORM = 'showGeneralConfigForm' | 
Definition at line 47 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildGeneralConfigSubTabLink(), ilTestRandomQuestionSetConfigStateMessageHandler\getAfterRebuildQuestionStageCommand(), and ILIAS\Test\Presentation\TabsManager\getQuestionsSubTabs().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_POOL_SELECTOR_EXPLORER = 'showPoolSelectorExplorer' | 
Definition at line 52 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetSourcePoolDefinitionListToolbarGUI\populateNewQuestionSelectionRuleInputs().
| const ilTestRandomQuestionSetConfigGUI::CMD_SHOW_SRC_POOL_DEF_LIST = 'showSourcePoolDefinitionList' | 
Definition at line 49 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetPoolDefinitionFormGUI\build(), ilTestRandomQuestionSetConfigStateMessageHandler\buildLostPoolsReportMessage(), ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionSelectionSubTabLink(), ilTestRandomQuestionSetConfigStateMessageHandler\getAfterRebuildQuestionStageCommand(), and ILIAS\Test\Presentation\TabsManager\getQuestionsSubTabs().
| const ilTestRandomQuestionSetConfigGUI::HTTP_PARAM_AFTER_REBUILD_QUESTION_STAGE_CMD = 'afterRebuildQuestionStageCmd' | 
Definition at line 63 of file class.ilTestRandomQuestionSetConfigGUI.php.
Referenced by ilTestRandomQuestionSetConfigStateMessageHandler\buildQuestionStageRebuildButton().