Dev Resources

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

WC_REST_Orders_V2_Controller::get_order_statuses()

Method: Get order statuses without prefixes.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:926

Used by 3 functions | Uses 1 function

WC_REST_Orders_V2_Controller::get_item_schema()

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

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:941

Used by 2 functions | Uses 3 functions

WC_REST_Orders_V2_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1794

Used by 3 functions | Uses 3 functions

WC_REST_Orders_V2_Controller::get_product_id()

Method: Gets the product ID from the SKU or posted ID.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:698

Used by 1 function | Uses 1 function

WC_REST_Orders_V2_Controller

Class: REST API Orders controller class.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:19

Used by 3 functions | Uses 1 function

WC_REST_Orders_V2_Controller::register_routes()

Method: Register the routes for orders.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:59

Used by 0 functions | Uses 1 function

WC_REST_Orders_V2_Controller::get_object()

Method: Get object. Return false if object is not of required type.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:142

Used by 1 function | Uses 1 function

WC_REST_Orders_V2_Controller::get_order_item_data()

Method: Expands an order item to get its data.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:158

Used by 0 functions | Uses 1 function

WC_REST_Orders_V2_Controller::get_formatted_item_data()

Method: Get formatted item data.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:259

Used by 1 function | Uses 2 functions

WC_REST_Orders_V2_Controller::prepare_object_for_response()

Method: Prepare a single order output for response.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:400

Used by 0 functions | Uses 4 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress