Dev Resources

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

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_is_course_open

Filter Hook: Filters whether or not the course is considered open based on the current date.

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

Used by 0 functions | Uses 0 functions

LLMS_Course::is_prerequisite_complete()

Method: Determine if a prerequisite is completed for a student

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

Used by 0 functions | Uses 0 functions

LLMS_Course::set_instructors()

Method: Save instructor information

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

Used by 0 functions | Uses 0 functions

LLMS_Course::toArrayAfter()

Method: Add data to the course model when converted to array

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

Used by 0 functions | Uses 0 functions

LLMS_Course::get_product()

Method: Retrieve an instance of the LLMS_Product for this course

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

Used by 0 functions | Uses 0 functions

LLMS_Course::get_video()

Method: Attempt to get oEmbed for a video provider

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress