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_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_is_course_enrollment_open

Filter Hook: Filters whether or not course enrollment is open.

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

Used by 0 functions | Uses 0 functions

LLMS_Course::is_open()

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

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

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

LLMS_Course::get_percent_complete()

Method: Get a user’s percentage completion through the course

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

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