|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\Test\Settings\TestSettings:
Collaboration diagram for ILIAS\Test\Settings\TestSettings: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().
Here is the caller graph for this function:
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
Here is the caller graph for this function:
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
Here is the caller graph for this function:
|
abstract |
Referenced by ILIAS\Test\Settings\TestSettings\withTestId().
Here is the caller graph for this function:| 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, ILIAS\Test\Settings\TestSettings\toForm(), ILIAS\Test\Settings\TestSettings\toLog(), and ILIAS\Test\Settings\TestSettings\toStorage().
Here is the call graph for this function:
|
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().