|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\SurveyQuestionPool\Settings\SettingsGUI: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().
Here is the call graph for this function:| 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().
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file class.SettingsGUI.php.
References $lng, and ILIAS\SurveyQuestionPool\Settings\SettingsGUI\getEditForm().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.SettingsGUI.php.