Method: Determine what types are supported Extending classes can override this function in order to add or remove support 3rd parties should add support via filter on $this->get_supported_types()
Source: includes/abstracts/llms.abstract.notification.controller.php:489
Method: Adds subscribers before sending a notifications
Source: includes/abstracts/llms.abstract.notification.controller.php:189
Method: Get a fake instance of a view, used for managing options & customization on the admin panel
Source: includes/abstracts/llms.abstract.notification.controller.php:223
Source: includes/abstracts/llms.abstract.notification.controller.php:243
Method: Retrieve get an array of subscriber options for the current notification by type
Source: includes/abstracts/llms.abstract.notification.controller.php:254
Method: Get an array of saved subscriber settings prefilled with defaults for the current notification
Source: includes/abstracts/llms.abstract.notification.controller.php:265
Method: Get an array of prebuilt subscriber option settings for common subscriptions
Source: includes/abstracts/llms.abstract.notification.controller.php:280
Method: Get a subscriptions array for a specific subscriber
Source: includes/abstracts/llms.abstract.notification.controller.php:317
Method: Retrieve subscribers
Source: includes/abstracts/llms.abstract.notification.controller.php:328
Method: Add an action to trigger the notification to send
Source: includes/abstracts/llms.abstract.notification.controller.php:164