Dev Resources

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

LLMS_Student::is_active()

Method: Determine if the student is active in at least one course or membership

Source: includes/models/model.llms.student.php:1172

Used by 0 functions | Uses 0 functions

LLMS_Student::is_complete()

Method: Determine if the student has completed a course, track, or lesson

Source: includes/models/model.llms.student.php:1205

Used by 0 functions | Uses 0 functions

LLMS_Student::is_instructor()

Method: Determine if the student is a LifterLMS Instructor (of any kind)

Source: includes/models/model.llms.student.php:1244

Used by 0 functions | Uses 0 functions

LLMS_Student::insert_completion_postmeta()

Method: Add student postmeta data for completion of a lesson, section, course or track

Source: includes/models/model.llms.student.php:1257

Used by 0 functions | Uses 0 functions

LLMS_Student::insert_incompletion_postmeta()

Method: Add student postmeta data for incompletion of a lesson, section, course or track An “_is_complete” value of “no” is inserted into postmeta

Source: includes/models/model.llms.student.php:1282

Used by 0 functions | Uses 0 functions

LLMS_Student::insert_enrollment_postmeta()

Method: Add student postmeta data for enrollment into a course or membership

Source: includes/models/model.llms.student.php:1339

Used by 0 functions | Uses 0 functions

LLMS_Student::delete_enrollment_postmeta()

Method: Remove student enrollment postmeta for a given product.

Source: includes/models/model.llms.student.php:1364

Used by 0 functions | Uses 0 functions

LLMS_Student::insert_status_postmeta()

Method: Add a new status record to the user postmeta table for a specific product

Source: includes/models/model.llms.student.php:1388

Used by 0 functions | Uses 0 functions

LLMS_Student::is_enrolled()

Method: Determine if a student is enrolled in a Course or Membership.

Source: includes/models/model.llms.student.php:1416

Used by 0 functions | Uses 0 functions

LLMS_Student::get_last_completed_lesson()

Method: Get the students last completed lesson in a course

Source: includes/models/model.llms.student.php:942

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