Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.course.php / Page 2

LLMS_Course::has_prerequisite()

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

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

Used by 0 functions | Uses 0 functions

LLMS_Course::has_sales_page_redirect()

Method: Determine if sales page redirection is enabled

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

Used by 0 functions | Uses 0 functions

llms_course_has_sales_page_redirect

Filter Hook: Filters whether or not the course has a sales page redirect.

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

Used by 0 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:687

Used by 0 functions | Uses 0 functions

LLMS_Course::get_student_count()

Method: Retrieve the number of enrolled students in the course

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

Used by 0 functions | Uses 0 functions

llms_course_get_student_count

Filter Hook: Filter the number of actively enrolled students in the course

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

Used by 0 functions | Uses 0 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:483

Used by 0 functions | Uses 0 functions

LLMS_Course::get_tags()

Method: Retrieve course tags

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

Used by 0 functions | Uses 0 functions

LLMS_Course::get_tracks()

Method: Retrieve course tracks

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

Used by 0 functions | Uses 0 functions

LLMS_Course::get_enrolled_students()

Method: Retrieve an array of students currently enrolled in the course

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress