ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (protected InternalDataService $data, protected InternalDomainService $domain, protected InternalGUIService $gui, protected int $obj_id, protected int $ref_id) | |
executeCommand () | |
Protected Member Functions | |
edit () | |
getEditForm () | |
save () | |
Protected Attributes | |
ilSetting | $global_settings |
Definition at line 28 of file class.SettingsGUI.php.
ILIAS\SurveyQuestionPool\Settings\SettingsGUI::__construct | ( | protected InternalDataService | $data, |
protected InternalDomainService | $domain, | ||
protected InternalGUIService | $gui, | ||
protected int | $obj_id, | ||
protected int | $ref_id | ||
) |
Definition at line 32 of file class.SettingsGUI.php.
|
protected |
Definition at line 55 of file class.SettingsGUI.php.
References ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm().
ILIAS\SurveyQuestionPool\Settings\SettingsGUI::executeCommand | ( | ) |
Definition at line 41 of file class.SettingsGUI.php.
|
protected |
Definition at line 62 of file class.SettingsGUI.php.
References $lng.
Referenced by ILIAS\SurveyQuestionPool\Settings\SettingsGUI\edit(), and ILIAS\SurveyQuestionPool\Settings\SettingsGUI\save().
|
protected |
Definition at line 79 of file class.SettingsGUI.php.
References $lng, and ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm().
|
protected |
Definition at line 30 of file class.SettingsGUI.php.