LLMS_Student::get_enrollment_trigger()
Method: Get the enrollment trigger for a the student’s enrollment in a course
Source: includes/models/model.llms.student.php:686
Method: Get the enrollment trigger for a the student’s enrollment in a course
Source: includes/models/model.llms.student.php:686
Method: Get the enrollment trigger id for a the student’s enrollment in a course
Source: includes/models/model.llms.student.php:701
Method: Retrieve postmeta events related to the student
Source: includes/models/model.llms.student.php:727
Method: Get the students grade for a lesson / course All grades are based on quizzes assigned to lessons
Source: includes/models/model.llms.student.php:754
Method: Retrieve IDs of user’s memberships based on supplied criteria
Source: includes/models/model.llms.student.php:770
Method: Retrieve a user’s notification subscription preferences for a given type & trigger
Source: includes/models/model.llms.student.php:786
Method: Retrieve the student’s overall grade
Source: includes/models/model.llms.student.php:814
Method: Retrieve a student’s overall progress Overall progress is the total percentage completed based on all courses the student is enrolled in Cached data is cleared every time the student completes a lesson
Source: includes/models/model.llms.student.php:883
Method: Retrieve the order which enrolled a student in a given course or membership Retrieves the most recently updated order for the given product
Source: includes/models/model.llms.student.php:236
Action Hook: Fires before a user is enrolled into a course or membership.
Source: includes/models/model.llms.student.php:107