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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.student.php / Page 2

before_llms_mark_{$status}

Action Hook: Before hook

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

Used by 1 function | Uses 0 functions

llms_mark_{$status}

Action Hook: Generic hook

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

Used by 1 function | Uses 0 functions

lifterlms_{$object_type}_

Action Hook: Specific hook Also backwards compatible

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

Used by 1 function | Uses 0 functions

after_llms_mark_{$status}

Action Hook: Generic after hook

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

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

Used by 4 functions | Uses 1 function

LLMS_Student::is_instructor()

Method: Determine if the student is a LifterLMS Instructor (of any kind) Can be admin, manager, instructor, assistant

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

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

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

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

Used by 1 function | Uses 1 function

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

Used by 2 functions | Uses 1 function
« Previous 1 2 3 … 6 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions