LLMS_Notification_Controller_Purchase_Receipt::get_subscriber()
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:65
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:65
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/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:103
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:161
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.purchase.receipt.php:196
Class: Notification Controller: Enrollment
Source: includes/notifications/controllers/class.llms.notification.controller.enrollment.php:11
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/notifications/controllers/class.llms.notification.controller.achievement.earned.php:116
Class: Notification Controller: Course Complete
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:11
Method: Callback function called when a course is completed by a student
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:39
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:56
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:84