LLMS_Course::has_date_passed()
Method: Compare a course meta info date to the current date and get a bool
Source: includes/models/model.llms.course.php:576
Method: Compare a course meta info date to the current date and get a bool
Source: includes/models/model.llms.course.php:576
Method: Determine if the course is at capacity based on course capacity settings
Source: includes/models/model.llms.course.php:603
Method: Determine if prerequisites are enabled and there are prereqs configured
Source: includes/models/model.llms.course.php:630
Method: Determine if sales page redirection is enabled
Source: includes/models/model.llms.course.php:662
Filter Hook: Filters whether or not the course has a sales page redirect.
Source: includes/models/model.llms.course.php:675
Method: Determine if students can access course content based on the current date
Source: includes/models/model.llms.course.php:687
Filter Hook: Filters whether or not course enrollment is open.
Source: includes/models/model.llms.course.php:708
Method: Determine if students can access course content based on the current date
Source: includes/models/model.llms.course.php:723
Filter Hook: Filters whether or not the course is considered open based on the current date.
Source: includes/models/model.llms.course.php:744
Method: Determine if a prerequisite is completed for a student
Source: includes/models/model.llms.course.php:756