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

LLMS_REST_API_Key::has_permission()

Method: Determine if the key has the permissions required by the HTTP Request Method.

Source: libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php:147

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Keys_Controller::check_permissions()

Method: Check if the authenticated user can perform the request action.

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

Used by 5 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::create_item_permissions_check()

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

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

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

Method: Get API Key List

Source: vendor/lifterlms/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:254

Used by 0 functions | Uses 0 functions
« Previous 1 … 300 301 302 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions