ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 34 of file class.ilNotificationAdminSettingsForm.php.
References $form, $lng, $options, $type, array, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showChannelsObject().
|
static |
Definition at line 56 of file class.ilNotificationAdminSettingsForm.php.
References $form, $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 $form, $lng, $options, $type, array, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showTypesObject().