• 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 / Methods / Page 330

LLMS_REST_Controller::get_object_type()

Method: Retrieves the resource object-type this controller is responsible for managing.

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

Used by 4 functions | Uses 0 functions

LLMS_REST_Controller::map_params_to_query_args()

Method: Map schema to query arguments to retrieve a collection of objects.

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

Used by 1 function | Uses 0 functions

LLMS_REST_Controller::map_schema_to_database()

Method: Map request keys to database keys for insertion.

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

Used by 3 functions | Uses 1 function

LLMS_REST_Controller::object_completely_inserted()

Method: Called right after a resource is completely inserted (created/updated).

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

Used by 2 functions | Uses 2 functions

LLMS_REST_Controller::object_inserted()

Method: Called right after a resource is inserted (created/updated).

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

Used by 2 functions | Uses 2 functions

LLMS_REST_Controller::prepare_args_for_total_count_query()

Method: Prepare query args for total count query.

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

Used by 1 function | Uses 0 functions

LLMS_REST_Controller::prepare_collection_items_for_response()

Method: Prepare collection items for response.

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

Used by 2 functions | Uses 1 function

LLMS_REST_Controller::prepare_collection_query_args()

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

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

Used by 3 functions | Uses 3 functions

LLMS_REST_Controller::prepare_collection_query_search_args()

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

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

Used by 1 function | Uses 2 functions

LLMS_REST_Controller::prepare_item_for_database()

Method: Prepare request arguments for a database insert/update.

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

Used by 4 functions | Uses 2 functions
« Previous 1 … 329 330 331 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions