ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 36 of file class.ilNotificationAdminSettingsForm.php.
References $DIC, $form, $lng, PHPMailer\PHPMailer\$options, and $type.
Referenced by ilObjNotificationAdminGUI\showChannelsObject().
|
static |
Definition at line 59 of file class.ilNotificationAdminSettingsForm.php.
References $DIC, $form, $lng, PHPMailer\PHPMailer\$options, $result, and ilNotificationDatabaseHandler\getAvailableChannels().
Referenced by ilObjNotificationAdminGUI\saveGeneralSettingsObject(), and ilObjNotificationAdminGUI\showGeneralSettingsObject().
|
static |
Definition at line 10 of file class.ilNotificationAdminSettingsForm.php.
References $DIC, $form, $lng, PHPMailer\PHPMailer\$options, and $type.
Referenced by ilObjNotificationAdminGUI\showTypesObject().