• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 10

LLMS_Abstract_Notification_Controller::instance()

Method: Get the singleton instance for the extending class

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::is_testable()

Method: Determine if the notification type support tests

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::send()

Method: Send all the subscriptions

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

Used by 0 functions | Uses 4 functions

LLMS_Abstract_Notification_Controller::send_one()

Method: Send a notification for a subscriber

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

Used by 2 functions | Uses 3 functions

LLMS_Abstract_Notification_Controller::send_test()

Method: Send a test notification to the currently logged in users Extending classes should redefine this in order to properly setup the controller with post_id and user_id data

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

Used by 4 functions | Uses 1 function

LLMS_Abstract_Notification_Controller::set_subscriber_options()

Method: Setup the subscriber options for the notification

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

Used by 1 function | Uses 0 functions

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:489

Used by 1 function | Uses 0 functions

LLMS_Abstract_Notification_Controller::subscribe()

Method: Subscribe a user to a notification type

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

Used by 2 functions | Uses 2 functions

LLMS_Abstract_Notification_Controller::supports()

Method: Determine if a given notification type is supported

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

Used by 1 function | Uses 1 function

LLMS_Abstract_Notification_Controller::unset_subscriptions()

Method: Reset the subscriptions array

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

Used by 1 function | Uses 0 functions
« Previous 1 … 9 10 11 … 258 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions