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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/models/model.llms.lesson.php

LLMS_Lesson::__construct()

Method: Constructor for this class and the traits it uses.

Source: includes/models/model.llms.lesson.php:113

Used by 15 functions | Uses 1 function

LLMS_Lesson::get_sibling_lesson_query()

Method: Performs a query to retrieve a sibling lesson in the specified direction

Source: includes/models/model.llms.lesson.php:797

Used by 1 function | Uses 2 functions

llms_lesson_get_sibling_lesson_query_args

Filter Hook: Filter the WP_Query arguments used to locate a sibling lesson for the specified lesson.

Source: includes/models/model.llms.lesson.php:849

Used by 1 function | Uses 0 functions

LLMS_Lesson::get_sibling_section_query()

Method: Performs a query to retrieve sibling lessons from the lesson’s adjacent section

Source: includes/models/model.llms.lesson.php:870

Used by 1 function | Uses 3 functions

llms_lesson_get_sibling_section_query_args

Filter Hook: Filter the WP_Query arguments used to locate a sibling lesson from a sibling section for the specified lesson.

Source: includes/models/model.llms.lesson.php:924

Used by 1 function | Uses 0 functions

LLMS_Lesson::get_sibling()

Method: Retrieve the sibling lesson in a specified direction

Source: includes/models/model.llms.lesson.php:768

Used by 2 functions | Uses 2 functions

LLMS_Lesson::get_previous_lesson()

Method: Get previous lesson ID

Source: includes/models/model.llms.lesson.php:754

Used by 0 functions | Uses 1 function

LLMS_Lesson::get_next_lesson()

Method: Get next lesson ID

Source: includes/models/model.llms.lesson.php:735

Used by 0 functions | Uses 1 function

LLMS_Lesson::update()

Method: Update object data

Source: includes/models/model.llms.lesson.php:581

Used by 0 functions | Uses 0 functions

LLMS_Lesson::set_title()

Method: Set lesson title

Source: includes/models/model.llms.lesson.php:613

Used by 0 functions | Uses 1 function
1 2 … 4 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions