ILIAS
Release_4_4_x_branch Revision 61816
|
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, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showChannelsObject().
|
static |
Definition at line 54 of file class.ilNotificationAdminSettingsForm.php.
References $lng, $options, $result, 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, and ilSelectInputGUI\setOptions().
Referenced by ilObjNotificationAdminGUI\showTypesObject().