• 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 / Code Reference / 7.5.0

LLMS_Add_On::get_image()

Method: Get the addon or author image URL for the add-on.

Source: includes/models/model.llms.add-on.php:342

Used by 0 functions | Uses 2 functions

LLMS_Student::update_favorite_status()

Method: Triggers actions for favorite/unfavorite.

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

Used by 2 functions | Uses 5 functions

LLMS_Student::mark_unfavorite()

Method: Mark a lesson unfavorite for the given user.

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

Used by 0 functions | Uses 2 functions

LLMS_Student::mark_favorite()

Method: Mark a lesson favorite for the given user.

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

Used by 0 functions | Uses 2 functions

llms_is_{$object_type}_favorite

Filter Hook: Filter object favorite boolean value prior to returning.

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

Used by 1 function | Uses 0 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

LLMS_Student::remove_favorite_postmeta()

Method: Remove student postmeta data when lesson is unfavorited.

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

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::get_favorites()

Method: Retrieve user’s favorites based on supplied criteria.

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

Used by 0 functions | Uses 0 functions

LLMS_AJAX::favorite_object()

Method: Add Favorite / Unfavorite postmeta for an object.

Source: includes/class.llms.ajax.php:163

Used by 0 functions | Uses 7 functions
1 2 … 5 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions