LLMS_Notification_Controller_Certificate_Earned::action_callback()
Method: Callback function, called upon certificate post generation
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:40
Method: Callback function, called upon certificate post generation
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:40
Method: Takes a subscriber type (student, author, etc) and retrieves a User ID
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:57
Method: Get the translatable title for the notification used on settings screens
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:81
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.certificate.earned.php:92
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:116
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
Method: Setup the subscriber options for the notification
Source: includes/notifications/controllers/class.llms.notification.controller.course.complete.php:95
Method: Callback function called when a course track is completed by a student
Source: includes/notifications/controllers/class.llms.notification.controller.course.track.complete.php:51