LLMS_Notification_Controller_Achievement_Earned::get_subscriber()
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:69
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:69
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:94
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.achievement.earned.php:106
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:131
Method: Callback function, called upon certificate post generation
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:51
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:69
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:94
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:106
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.certificate.earned.php:131
Method: Callback function called when a course is completed by a student
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:50