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

LLMS_REST_Admin_Settings::add_pages()

Method: Register the REST API settings page with the LifterLMS Core.

Source: libraries/lifterlms-rest/includes/admin/class-llms-rest-admin-settings.php:41

Used by 0 functions | Uses 0 functions

LLMS_REST_API_Key::__construct()

Method: Constructor

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

Used by 3 functions | Uses 0 functions

LLMS_REST_API_Key::get_delete_link()

Method: Retrieve an admin nonce url for deleting an API key.

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Key::get_edit_link()

Method: Retrieve the admin URL where the api key is managed.

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Key::get_last_access_date()

Method: Retrieve a human-readable date/time string for the date the key was last used.

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

Used by 0 functions | Uses 1 function

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:211

Used by 0 functions | Uses 2 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:246

Used by 0 functions | Uses 1 function
« Previous 1 … 321 322 323 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions