Dev Resources

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

LLMS_REST_Webhooks_Controller::map_schema_to_database()

Method: Map request keys to database keys for insertion.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:329

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::prepare_object_for_response()

Method: Prepare an object for response.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:349

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::update_item()

Method: Update an Webhook

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:372

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::update_item_permissions_check()

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

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:395

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_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-webhooks-controller.php:299

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_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-webhooks-controller.php:313

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::create_object()

Method: Insert the prepared data into the database.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:69

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_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-webhooks-controller.php:83

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::delete_object()

Method: Delete the object.

Source: libraries/lifterlms-rest/includes/server/class-llms-rest-webhooks-controller.php:99

Used by 0 functions | Uses 0 functions

LLMS_REST_Webhooks_Controller::get_collection_params()

Method: Retrieves the query params for the objects collection.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress