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::item_is_null()

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

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

Used by 1 function | Uses 0 functions

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::save_object()

Method: Save an object data.

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

Used by 0 functions | Uses 3 functions

WC_REST_Orders_V2_Controller::update_address()

Method: Update address.

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

Used by 1 function | Uses 0 functions

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
« Previous 1 2 3 Next »
Proudly powered by WordPress