19declare(strict_types=1);
48 $this->domain_service,
57 return $this->settings_form_gui->getForm($target_class);
62 return $this->settings_form_gui->checkForm($form);
67 $this->settings_form_gui->saveForm($form);
Survey internal ui service.
modeUIModifier(int $mode)
checkForm(\ilPropertyFormGUI $form)
ilObjectService $object_service
InternalDomainService $domain_service
InternalGUIService $ui_service
__construct(InternalGUIService $ui_service, \ilObjectService $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service)
form(string $target_class)
SettingsFormGUI $settings_form_gui
saveForm(\ilPropertyFormGUI $form)