19 declare(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);
ilObjectService $object_service
Survey internal ui service.
form(string $target_class)
InternalDomainService $domain_service
saveForm(\ilPropertyFormGUI $form)
__construct(InternalGUIService $ui_service, \ilObjectService $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service)
SettingsFormGUI $settings_form_gui
checkForm(\ilPropertyFormGUI $form)
modeUIModifier(int $mode)
InternalGUIService $ui_service