| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilObjTestMainSettings:Protected Member Functions | |
| throwOnDifferentTestId (TestSettings $setting) | |
Definition at line 21 of file ilObjTestMainSettings.php.
| ilObjTestMainSettings::__construct | ( | int | $test_id, | 
| ilObjTestSettingsGeneral | $settings_general, | ||
| ilObjTestSettingsIntroduction | $settings_introduction, | ||
| ilObjTestSettingsAccess | $settings_access, | ||
| ilObjTestSettingsTestBehaviour | $settings_test_behaviour, | ||
| ilObjTestSettingsQuestionBehaviour | $settings_question_behaviour, | ||
| ilObjTestSettingsParticipantFunctionality | $settings_participant_functionality, | ||
| ilObjTestSettingsFinishing | $settings_finishing, | ||
| ilObjTestSettingsAdditional | $settings_additional | ||
| ) | 
Definition at line 33 of file ilObjTestMainSettings.php.
References $settings_access, $settings_additional, $settings_finishing, $settings_general, $settings_introduction, $settings_participant_functionality, $settings_question_behaviour, $settings_test_behaviour, $test_id, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::getAccessSettings | ( | ) | 
Definition at line 119 of file ilObjTestMainSettings.php.
References $settings_access.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getAdditionalSettings | ( | ) | 
Definition at line 179 of file ilObjTestMainSettings.php.
References $settings_additional.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getFinishingSettings | ( | ) | 
Definition at line 167 of file ilObjTestMainSettings.php.
References $settings_finishing.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getGeneralSettings | ( | ) | 
Definition at line 95 of file ilObjTestMainSettings.php.
References $settings_general.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getIntroductionSettings | ( | ) | 
Definition at line 107 of file ilObjTestMainSettings.php.
References $settings_introduction.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getParticipantFunctionalitySettings | ( | ) | 
Definition at line 155 of file ilObjTestMainSettings.php.
References $settings_participant_functionality.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getQuestionBehaviourSettings | ( | ) | 
Definition at line 143 of file ilObjTestMainSettings.php.
References $settings_question_behaviour.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getTestBehaviourSettings | ( | ) | 
Definition at line 131 of file ilObjTestMainSettings.php.
References $settings_test_behaviour.
Referenced by ilObjTest\addDefaults(), ilObjTest\applyDefaults(), ilObjTest\fromXML(), ilObjTestMainSettingsDatabaseRepository\store(), and ilObjTest\toXML().
 Here is the caller graph for this function:| ilObjTestMainSettings::getTestId | ( | ) | 
Definition at line 76 of file ilObjTestMainSettings.php.
References $test_id.
Referenced by ilObjTestMainSettingsDatabaseRepository\store(), and throwOnDifferentTestId().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 69 of file ilObjTestMainSettings.php.
References TestSettings\getTestId(), and getTestId().
Referenced by __construct(), withAccessSettings(), withAdditionalSettings(), withFinishingSettings(), withGeneralSettings(), withIntroductionSettings(), withParticipantFunctionalitySettings(), withQuestionBehaviourSettings(), and withTestBehaviourSettings().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjTestMainSettings::withAccessSettings | ( | ilObjTestSettingsAccess | $settings | ) | 
Definition at line 123 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withAdditionalSettings | ( | ilObjTestSettingsAdditional | $settings | ) | 
Definition at line 183 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withFinishingSettings | ( | ilObjTestSettingsFinishing | $settings | ) | 
Definition at line 171 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withGeneralSettings | ( | ilObjTestSettingsGeneral | $settings | ) | 
Definition at line 99 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
Referenced by ilObjTest\applyDefaults(), and ilObjTest\fromXML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilObjTestMainSettings::withIntroductionSettings | ( | ilObjTestSettingsIntroduction | $settings | ) | 
Definition at line 111 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withParticipantFunctionalitySettings | ( | ilObjTestSettingsParticipantFunctionality | $settings | ) | 
Definition at line 159 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withQuestionBehaviourSettings | ( | ilObjTestSettingsQuestionBehaviour | $settings | ) | 
Definition at line 147 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withTestBehaviourSettings | ( | ilObjTestSettingsTestBehaviour | $settings | ) | 
Definition at line 135 of file ilObjTestMainSettings.php.
References ILIAS\LTI\ToolProvider\$settings, and throwOnDifferentTestId().
 Here is the call graph for this function:| ilObjTestMainSettings::withTestId | ( | int | $test_id | ) | 
Definition at line 80 of file ilObjTestMainSettings.php.
References $test_id.
      
  | 
  protected | 
Definition at line 26 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getAccessSettings().
      
  | 
  protected | 
Definition at line 31 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getAdditionalSettings().
      
  | 
  protected | 
Definition at line 25 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getFinishingSettings().
      
  | 
  protected | 
Definition at line 30 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getGeneralSettings().
      
  | 
  protected | 
Definition at line 24 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getIntroductionSettings().
      
  | 
  protected | 
Definition at line 29 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getParticipantFunctionalitySettings().
      
  | 
  protected | 
Definition at line 28 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getQuestionBehaviourSettings().
      
  | 
  protected | 
Definition at line 27 of file ilObjTestMainSettings.php.
Referenced by __construct(), and getTestBehaviourSettings().
      
  | 
  protected | 
Definition at line 23 of file ilObjTestMainSettings.php.
Referenced by __construct(), getTestId(), and withTestId().