Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.8.0 / Page 35

LLMS_Abstract_Notification_Controller::set_supported_types()

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::subscribe()

Method: Subscribe a user to a notification type

Source: includes/abstracts/llms.abstract.notification.controller.php:549

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::supports()

Method: Determine if a given notification type is supported

Source: includes/abstracts/llms.abstract.notification.controller.php:574

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::unset_subscriptions()

Method: Reset the subscriptions array

Source: includes/abstracts/llms.abstract.notification.controller.php:585

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::get_option_prefix()

Method: Retrieve a prefix for options related to the notification This overrides the LLMS_Abstract_Options_Data method

Source: includes/abstracts/llms.abstract.notification.controller.php:266

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::get_subscriber_options()

Method: Retrieve get an array of subscriber options for the current notification by type

Source: includes/abstracts/llms.abstract.notification.controller.php:278

Used by 0 functions | Uses 0 functions

llms_notification_{$this->id}_subscriber_options

Filter Hook: Notification Controller Abstract

Source: includes/abstracts/llms.abstract.notification.controller.php:279

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::get_subscribers_settings()

Method: Get an array of saved subscriber settings prefilled with defaults for the current notification

Source: includes/abstracts/llms.abstract.notification.controller.php:290

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::get_subscriber_option_array()

Method: Get an array of prebuilt subscriber option settings for common subscriptions

Source: includes/abstracts/llms.abstract.notification.controller.php:305

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller

Class: Notification Controller abstract class

Source: includes/abstracts/llms.abstract.notification.controller.php:19

Used by 10 functions | Uses 1 function
« Previous 1 … 34 35 36 … 38 Next »
Proudly powered by WordPress