ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (int $test_id) | |
getTestId () | |
withTestId (int $test_id) | |
toForm (\ilLanguage $lng, FieldFactory $f, Refinery $refinery, array $environment=null) | |
toStorage () | |
Protected Attributes | |
int | $test_id |
Definition at line 25 of file TestSettings.php.
TestSettings::__construct | ( | int | $test_id | ) |
TestSettings::getTestId | ( | ) |
Definition at line 34 of file TestSettings.php.
References $test_id.
Referenced by ilObjTestScoreSettings\throwOnDifferentTestId().
|
abstract |
|
abstract |
TestSettings::withTestId | ( | int | $test_id | ) |
Definition at line 38 of file TestSettings.php.
References Vendor\Package\$f, $lng, ILIAS\Repository\$refinery, $test_id, toForm(), and toStorage().
|
protected |
Definition at line 27 of file TestSettings.php.
Referenced by __construct(), getTestId(), and withTestId().