ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Methods for building the administration forms. More...
Static Public Member Functions | |
static | getTypeForm ($types) |
static | getChannelForm ($types) |
static | getGeneralSettingsForm () |
Methods for building the administration forms.
Definition at line 8 of file class.ilNotificationAdminSettingsForm.php.
|
static |
Definition at line 33 of file class.ilNotificationAdminSettingsForm.php.
References $lng, $options, array, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showChannelsObject().
|
static |
Definition at line 54 of file class.ilNotificationAdminSettingsForm.php.
References $lng, $options, $result, array, ilNotificationDatabaseHandler\getAvailableChannels(), and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\saveGeneralSettingsObject(), and ilObjNotificationAdminGUI\showGeneralSettingsObject().
|
static |
Definition at line 10 of file class.ilNotificationAdminSettingsForm.php.
References $lng, $options, array, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showTypesObject().