LLMS_Student::get_enrollment_status()
Method: Get the current enrollment status of a student for a particular product
Source: includes/models/model.llms.student.php:533
Method: Get the current enrollment status of a student for a particular product
Source: includes/models/model.llms.student.php:533
Method: Retrieve the order which enrolled a student in a given course or membership.
Source: includes/models/model.llms.student.php:200
Method: Determine if the course is at capacity based on course capacity settings
Source: includes/models/model.llms.course.php:583
Method: Determine if prerequisites are enabled and there are prereqs configured
Source: includes/models/model.llms.course.php:610
Method: Determine if students can access course content based on the current date
Source: includes/models/model.llms.course.php:641
Method: Determine if students can access course content based on the current date
Source: includes/models/model.llms.course.php:677
Method: Determine if a prerequisite is completed for a student
Source: includes/models/model.llms.course.php:710
Method: Get an array of student IDs based on enrollment status in the course
Source: includes/models/model.llms.course.php:431
Method: Retrieve an array of students currently enrolled in the course
Source: includes/models/model.llms.course.php:515
Method: Compare a course meta info date to the current date and get a bool
Source: includes/models/model.llms.course.php:556