• 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 / libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php

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_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::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_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::validate_user_exists()

Method: Validate submitted user IDs are real user ids.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Keys_Controller::update_item()

Method: Update an API Key

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

Used by 0 functions | Uses 3 functions

LLMS_REST_API_Keys_Controller::update_item_permissions_check()

Method: Check if a given request has access to update an item.

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Keys_Controller::prepare_links()

Method: Prepare a `_links` object for an API Key.

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

Used by 1 function | Uses 1 function

LLMS_REST_API_Keys_Controller::prepare_item_for_response()

Method: Prepare an API Key for a REST response.

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

Used by 3 functions | Uses 1 function

LLMS_REST_API_Keys_Controller::prepare_item_for_database()

Method: Prepare API Key for insert/update

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

Used by 2 functions | Uses 2 functions
1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions