Dev Resources

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

WC_REST_Controller::get_public_batch_schema()

Method: Get the batch schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

WC_REST_Controller::get_fields_for_response()

Method: Gets an array of fields to be included on the response.

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

Used by 0 functions | Uses 0 functions

WC_REST_Controller::add_additional_fields_schema()

Method: Add the schema from additional fields to an schema array.

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

Used by 0 functions | Uses 1 function

woocommerce_rest_{$object_type}_schema

Filter Hook: Can’t use $this->get_object_type otherwise we cause an inf loop.

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

Used by 1 function | Uses 0 functions

WC_REST_Controller::get_normalized_rest_base()

Method: Get normalized rest base.

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

Used by 1 function | Uses 0 functions

WC_REST_Controller::check_batch_limit()

Method: Check batch limit.

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

Used by 1 function | Uses 2 functions

WC_REST_Controller::batch_items()

Method: Bulk create, update and delete items.

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

Used by 1 function | Uses 1 function

WC_REST_Controller::validate_setting_text_field()

Method: Validate a text value for a text based setting.

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

Used by 0 functions | Uses 0 functions

WC_REST_Controller

Class: Abstract Rest Controller Class

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

Used by 10 functions | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress