• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 3.0.0 / Page 14

LLMS_Course::has_prerequisite()

Method: Determine if prerequisites are enabled and there are prereqs configured

Source: includes/models/model.llms.course.php:501

Used by 2 functions | Uses 0 functions

LLMS_Course::is_enrollment_open()

Method: Determine if students can access course content based on the current date

Source: includes/models/model.llms.course.php:541

Used by 0 functions | Uses 1 function

LLMS_Course::is_open()

Method: Determine if students can access course content based on the current date

Source: includes/models/model.llms.course.php:569

Used by 0 functions | Uses 1 function

LLMS_Course::is_prerequisite_complete()

Method: Determine if a prerequisite is completed for a student

Source: includes/models/model.llms.course.php:594

Used by 0 functions | Uses 2 functions

LLMS_Course::get_students()

Method: Get an array of student IDs based on enrollment status in the course

Source: includes/models/model.llms.course.php:363

Used by 1 function | Uses 1 function

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:450

Used by 2 functions | Uses 0 functions

LLMS_Course::get_lessons()

Method: Get course lessons

Source: includes/models/model.llms.course.php:234

Used by 3 functions | Uses 1 function

LLMS_Course::get_sections()

Method: Get course sections

Source: includes/models/model.llms.course.php:304

Used by 5 functions | Uses 0 functions

LLMS_Course::get_prerequisite_id()

Method: Get course’s prerequisite id based on the type of prerequisite

Source: includes/models/model.llms.course.php:135

Used by 1 function | Uses 1 function

LLMS_Transaction::get_net_amount()

Method: Get the total amount of the transaction after deducting refunds

Source: includes/models/model.llms.transaction.php:98

Used by 0 functions | Uses 1 function
« Previous 1 … 13 14 15 … 50 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions