|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction:Public Member Functions | |
| __construct (private readonly UIFactory $ui_factory, private readonly Language $lng, private readonly \ilObjUser $user, private readonly PersonalSettingsRepository $repository, private readonly MainSettingsRepository $main_settings_repository, private readonly ScoreSettingsRepository $score_settings_repository, private readonly MarksRepository $marks_repository,) | |
| buildModal (string $url) | |
| perform (int $test_id, ServerRequestInterface $request) | |
Definition at line 31 of file PersonalSettingsCreateAction.php.
| ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction::__construct | ( | private readonly UIFactory | $ui_factory, |
| private readonly Language | $lng, | ||
| private readonly \ilObjUser | $user, | ||
| private readonly PersonalSettingsRepository | $repository, | ||
| private readonly MainSettingsRepository | $main_settings_repository, | ||
| private readonly ScoreSettingsRepository | $score_settings_repository, | ||
| private readonly MarksRepository | $marks_repository | ||
| ) |
Definition at line 33 of file PersonalSettingsCreateAction.php.
| ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction::buildModal | ( | string | $url | ) |
Definition at line 44 of file PersonalSettingsCreateAction.php.
References ILIAS\UI\Implementation\Component\Input\$inputs, $url, ILIAS\Repository\lng(), and ILIAS\Repository\user().
Referenced by ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction\perform().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction::perform | ( | int | $test_id, |
| ServerRequestInterface | $request | ||
| ) |
Definition at line 70 of file PersonalSettingsCreateAction.php.
References $container, $data, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS\Test\Settings\Templates\PersonalSettingsCreateAction\buildModal(), ILIAS\UI\Implementation\Component\Input\getValue(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function: