Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / libraries/lifterlms-rest/includes/models/class-llms-rest-api-key.php

LLMS_REST_API_Key

Class: LLMS_REST_API_Key class.

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

Used by 0 functions | Uses 1 function

LLMS_REST_API_Key::__construct()

Method: Constructor

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

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

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 0 functions

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 0 functions

llms_rest_api_key_get_last_access_date

Filter Hook: API Key Model.

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

Used by 0 functions | Uses 0 functions

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
Proudly powered by WordPress