Dev Resources

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

WC_REST_Data_Controller::get_item_schema()

Method: Get the data index schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:161

Used by 0 functions | Uses 0 functions

WC_REST_Data_Controller::prepare_item_for_response()

Method: Prepare a data resource object for serialization.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:120

Used by 1 function | Uses 1 function

WC_REST_Data_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:142

Used by 1 function | Uses 0 functions

WC_REST_Data_Controller

Class: REST API Data controller class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:19

Used by 10 functions | Uses 1 function

WC_REST_Data_Controller::register_routes()

Method: Register routes.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:40

Used by 0 functions | Uses 0 functions

WC_REST_Data_Controller::get_items_permissions_check()

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:59

Used by 0 functions | Uses 1 function

WC_REST_Data_Controller::get_item_permissions_check()

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:73

Used by 0 functions | Uses 1 function

WC_REST_Data_Controller::get_items()

Method: Return the list of data resources.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:88

Used by 1 function | Uses 1 function
Proudly powered by WordPress