ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
Public Member Functions | |
__construct (int $test_id) | |
getTestId () | |
withTestId (int $test_id) | |
toForm (\ilLanguage $lng, FieldFactory $f, Refinery $refinery, ?array $environment=null) | |
toStorage () | |
toLog (AdditionalInformationGenerator $additional_info) | |
Protected Attributes | |
int | $test_id |
Definition at line 29 of file TestSettings.php.
ILIAS\Test\Settings\TestSettings::__construct | ( | int | $test_id | ) |
Definition at line 33 of file TestSettings.php.
References ILIAS\Test\Settings\TestSettings\$test_id.
ILIAS\Test\Settings\TestSettings::getTestId | ( | ) |
Definition at line 38 of file TestSettings.php.
References ILIAS\Test\Settings\TestSettings\$test_id.
Referenced by ilObjTest\addConcludingRemarksToSettingsFromImport(), ilObjTest\addIntroductionToSettingsFromImport(), ILIAS\Test\Settings\ScoreReporting\ScoreSettings\throwOnDifferentTestId(), and ILIAS\Test\Settings\MainSettings\MainSettings\throwOnDifferentTestId().
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
ILIAS\Test\Settings\TestSettings::withTestId | ( | int | $test_id | ) |
Definition at line 42 of file TestSettings.php.
References Vendor\Package\$f, $lng, ILIAS\UI\examples\Layout\Page\Standard\$refinery, ILIAS\Test\Settings\TestSettings\$test_id, null, ILIAS\Test\Settings\TestSettings\toForm(), ILIAS\Test\Settings\TestSettings\toLog(), and ILIAS\Test\Settings\TestSettings\toStorage().
|
protected |
Definition at line 31 of file TestSettings.php.
Referenced by ILIAS\Test\Settings\TestSettings\__construct(), ILIAS\Test\Settings\TestSettings\getTestId(), and ILIAS\Test\Settings\TestSettings\withTestId().