Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/llms.abstract.notification.controller.php / Page 2

LLMS_Abstract_Notification_Controller::get_test_settings()

Method: Get an array of LifterLMS Admin Page settings to send test notifications

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::has_subscriber_received()

Method: Determine if the notification is a potential duplicate

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

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

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_Controller::send_one()

Method: Send a notification for a subscriber

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

Used by 0 functions | Uses 0 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:520

Used by 0 functions | 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: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

Class: Notification Controller abstract class

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

Used by 10 functions | Uses 1 function

LLMS_Abstract_Notification_Controller::get_subscriber()

Method: Takes a subscriber type (student, author, etc) and retrieves a User ID

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress