Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php

WC_REST_Customer_Downloads_V1_Controller::get_items()

Method: Get all customer downloads.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:86

Used by 0 functions | Uses 2 functions

WC_REST_Customer_Downloads_V1_Controller::prepare_item_for_response()

Method: Prepare a single download output for response.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:106

Used by 1 function | Uses 3 functions

WC_REST_Customer_Downloads_V1_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:140

Used by 1 function | Uses 0 functions

WC_REST_Customer_Downloads_V1_Controller::get_item_schema()

Method: Get the Customer Download’s schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:162

Used by 0 functions | Uses 0 functions

WC_REST_Customer_Downloads_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:247

Used by 1 function | Uses 0 functions

WC_REST_Customer_Downloads_V1_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to read customers.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:66

Used by 0 functions | Uses 1 function

WC_REST_Customer_Downloads_V1_Controller

Class: REST API Customers controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:23

Used by 1 function | Uses 1 function

WC_REST_Customer_Downloads_V1_Controller::register_routes()

Method: Register the routes for customers.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:42

Used by 0 functions | Uses 1 function

woocommerce_rest_prepare_customer_download

Filter Hook: Filter customer download data returned from the REST API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:130

Used by 2 functions | Uses 0 functions
Proudly powered by WordPress