• 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 / 1.0.0-beta.7 / Page 2

llms_rest_prepare_lesson_object_response

Filter Hook: Filters the lesson data for a response.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:592

Used by 1 function | Uses 0 functions

LLMS_REST_Lessons_Controller::prepare_collection_query_args()

Method: Format query arguments to retrieve a collection of objects.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:606

Used by 0 functions | Uses 1 function

llms_rest_pre_insert_lesson

Filter Hook: Filters a lesson before it is inserted via the REST API.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:241

Used by 1 function | Uses 0 functions

LLMS_REST_Lessons_Controller::update_additional_object_fields()

Method: Updates a single llms lesson.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:260

Used by 0 functions | Uses 1 function

LLMS_REST_Lessons_Controller::prepare_item_for_database()

Method: Prepares a single lesson for create or update.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-lessons-controller.php:116

Used by 0 functions | Uses 5 functions

LLMS_REST_API_Keys_Controller::get_objects_query()

Method: Retrieve a query object based on arguments from a `get_items()` (collection) request.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:258

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Keys_Controller::get_objects_from_query()

Method: Retrieve an array of objects from the result of $this->get_objects_query().

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:272

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Keys_Controller::get_pagination_data_from_query()

Method: Retrieve pagination information from an objects query.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:295

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Keys_Controller::prepare_collection_items_for_response()

Method: Prepare collection items for response.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:314

Used by 0 functions | Uses 1 function

LLMS_REST_Users_Controller::check_read_object_permissions()

Method: Determine if the current user can view the object

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-users-controller.php:188

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