Dev Resources

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

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

Used by 0 functions | 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:866

Used by 0 functions | Uses 0 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:920

Used by 0 functions | Uses 0 functions

LLMS_Lesson::has_content()

Method: Get whether the lesson has a content set

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::get_next_lesson()

Method: Get next lesson ID

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::get_previous_lesson()

Method: Get previous lesson ID

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::get_sibling()

Method: Retrieve the sibling lesson in a specified direction

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::toArrayAfter()

Method: Add data to the course model when converted to array

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

Used by 0 functions | Uses 0 functions

LLMS_Lesson::update()

Method: Update object data

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

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress