|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\Settings\UIFactory:Public Member Functions | |
| __construct (InternalGUIService $ui_service, \ilObjectServiceInterface $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service) | |
| form (string $target_class) | |
| checkForm (\ilPropertyFormGUI $form) | |
| saveForm (\ilPropertyFormGUI $form) | |
Protected Attributes | |
| InternalGUIService | $ui_service |
| SettingsFormGUI | $settings_form_gui |
| ilObjectServiceInterface | $object_service |
| InternalDomainService | $domain_service |
Definition at line 29 of file class.UIFactory.php.
| ILIAS\Survey\Settings\UIFactory::__construct | ( | InternalGUIService | $ui_service, |
| \ilObjectServiceInterface | $object_service, | ||
| \ilObjSurvey | $survey, | ||
| InternalDomainService | $domain_service | ||
| ) |
Definition at line 36 of file class.UIFactory.php.
References ILIAS\Survey\Settings\UIFactory\$domain_service, ILIAS\Survey\Settings\UIFactory\$object_service, ILIAS\Survey\Settings\UIFactory\$ui_service, ilObjSurvey\getMode(), and ILIAS\Survey\InternalGUIService\modeUIModifier().
Here is the call graph for this function:| ILIAS\Survey\Settings\UIFactory::checkForm | ( | \ilPropertyFormGUI | $form | ) |
Definition at line 61 of file class.UIFactory.php.
| ILIAS\Survey\Settings\UIFactory::form | ( | string | $target_class | ) |
Definition at line 56 of file class.UIFactory.php.
| ILIAS\Survey\Settings\UIFactory::saveForm | ( | \ilPropertyFormGUI | $form | ) |
Definition at line 66 of file class.UIFactory.php.
|
protected |
Definition at line 34 of file class.UIFactory.php.
Referenced by ILIAS\Survey\Settings\UIFactory\__construct().
|
protected |
Definition at line 33 of file class.UIFactory.php.
Referenced by ILIAS\Survey\Settings\UIFactory\__construct().
|
protected |
Definition at line 32 of file class.UIFactory.php.
|
protected |
Definition at line 31 of file class.UIFactory.php.
Referenced by ILIAS\Survey\Settings\UIFactory\__construct().