LLMS_Course::is_prerequisite_complete()
Method: Determine if a prerequisite is completed for a student
Source: includes/models/model.llms.course.php:594
Method: Determine if a prerequisite is completed for a student
Source: includes/models/model.llms.course.php:594
Method: Save instructor information
Source: includes/models/model.llms.course.php:625
Method: Add data to the course model when converted to array Called before data is sorted and returned by $this->jsonSerialize()
Source: includes/models/model.llms.course.php:639
Method: Retrieve course tracks
Source: includes/models/model.llms.course.php:387
Method: Retrieve an array of students currently enrolled in the course
Source: includes/models/model.llms.course.php:399
Method: Get a user’s percentage completion through the course
Source: includes/models/model.llms.course.php:411
Method: Retrieve an instance of the LLMS_Product for this course
Source: includes/models/model.llms.course.php:427
Method: Attempt to get oEmbed for a video provider Falls back to the [video] shortcode if the oEmbed fails
Source: includes/models/model.llms.course.php:438
Method: Compare a course meta info date to the current date and get a bool
Source: includes/models/model.llms.course.php:450
Method: Get an array of student IDs based on enrollment status in the course
Source: includes/models/model.llms.course.php:363