LLMS_Settings_Notifications
Description Description
Admin Settings: Notifications Tab.
Source Source
File: includes/admin/settings/class.llms.settings.notifications.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | |
3.35.0 | Sanitize input data. |
3.30.3 | Introduced. |
Methods Methods
- __construct — Constructor
- after_save — Send a test notification after notification data is saved
- before_save — Remove test data from $_POST so that it wont be saved to the DB
- get_breadcrumbs — Get a breadcrumb custom html for use on notification settings screens (not on the table)
- get_notification_settings — Get settings specific to the current notification type
- get_settings — Get settings array
- maybe_disable_save — Disable save button on the main notification tab (list)
- merge_code_button — Output a merge code button in the WYSIWYG editor