Dev Resources

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

WC_REST_Orders_V1_Controller::get_item_schema()

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

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:914

Used by 1 function | Uses 3 functions

WC_REST_Orders_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1598

Used by 2 functions | Uses 3 functions

WC_REST_Orders_V1_Controller::prepare_fee_lines()

Method: Create or update an order fee.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:713

Used by 0 functions | Uses 1 function

WC_REST_Orders_V1_Controller::prepare_coupon_lines()

Method: Create or update an order coupon.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:736

Used by 0 functions | Uses 1 function

WC_REST_Orders_V1_Controller::set_item()

Method: Wrapper method to create/update order items.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:760

Used by 1 function | Uses 1 function

woocommerce_rest_set_order_item

Action Hook: Action hook to adjust item before save.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:790

Used by 2 functions | Uses 0 functions

WC_REST_Orders_V1_Controller::item_is_null()

Method: Helper method to check if the resource ID associated with the provided item is null.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:807

Used by 1 function | Uses 0 functions

WC_REST_Orders_V1_Controller::create_item()

Method: Create a single item.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:825

Used by 0 functions | Uses 3 functions

WC_REST_Orders_V1_Controller::update_item()

Method: Update a single order.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:862

Used by 0 functions | Uses 3 functions

WC_REST_Orders_V1_Controller::get_order_statuses()

Method: Get order statuses without prefixes.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:899

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