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:533
Method: Subscribe a user to a notification type
Source: includes/abstracts/llms.abstract.notification.controller.php:549
Method: Determine if a given notification type is supported
Source: includes/abstracts/llms.abstract.notification.controller.php:574
Method: Reset the subscriptions array
Source: includes/abstracts/llms.abstract.notification.controller.php:585
Source: includes/abstracts/llms.abstract.notification.controller.php:266
Method: Retrieve get an array of subscriber options for the current notification by type
Source: includes/abstracts/llms.abstract.notification.controller.php:278
Filter Hook: Notification Controller Abstract
Source: includes/abstracts/llms.abstract.notification.controller.php:279
Method: Get an array of saved subscriber settings prefilled with defaults for the current notification
Source: includes/abstracts/llms.abstract.notification.controller.php:290
Method: Get an array of prebuilt subscriber option settings for common subscriptions
Source: includes/abstracts/llms.abstract.notification.controller.php:305
Class: Notification Controller abstract class
Source: includes/abstracts/llms.abstract.notification.controller.php:19