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

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::delete_item()

Method: Delete API Key

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Keys_Controller::create_item()

Method: Create an API Key

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

Used by 0 functions | Uses 3 functions

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_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_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Keys_Controller::get_item_schema()

Method: Get the API Key’s schema, conforming to JSON Schema.

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

Used by 1 function | Uses 1 function

LLMS_REST_API_Keys_Controller::get_collection_params()

Method: Retrieves the query params for the objects collection.

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

Used by 1 function | Uses 2 functions

LLMS_REST_API_Keys_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Keys_Controller

Class: LLMS_REST_API_Keys_Controller class.

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

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