• 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 302

LLMS_REST_API_Keys_Controller::get_items_permissions_check()

Method: Check if a given request has access to read items.

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Keys_Controller::get_object()

Method: Retrieve An API Key object by ID.

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

Used by 2 functions | Uses 2 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::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_API_Keys_Controller::prepare_collection_query_args()

Method: Format query arguments from a collection GET request to be passed to a LLMS_REST_API_Keys_Query

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

Used by 0 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

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_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
« Previous 1 … 301 302 303 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions