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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 398

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

Used by 1 function | Uses 1 function

LLMS_Student::insert_enrollment_postmeta()

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

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

Used by 1 function | Uses 1 function

LLMS_Student::insert_favorite_postmeta()

Method: Add student postmeta data when lesson is favorited.

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

Used by 1 function | Uses 1 function

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

Used by 1 function | 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:1368

Used by 2 functions | Uses 1 function

LLMS_Student::instructor()

Method: Retrieve an instance of the LLMS_Instructor model for the current user

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

Used by 0 functions | Uses 2 functions

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

Used by 0 functions | Uses 2 functions

LLMS_Student::is_complete()

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

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

Used by 4 functions | Uses 1 function

LLMS_Student::is_enrolled()

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

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

Used by 1 function | Uses 2 functions

LLMS_Student::is_favorite()

Method: Determine if the student has favorited a lesson.

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

Used by 2 functions | Uses 1 function
« Previous 1 … 397 398 399 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions