Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/cli/class-wc-cli-rest-command.php

WC_CLI_REST_Command::decode_json()

Method: JSON can be passed in some more complicated objects, like the payment gateway settings array.

Source: includes/cli/class-wc-cli-rest-command.php:456

Used by 2 functions | Uses 0 functions

WC_CLI_REST_Command::limit_item_to_fields()

Method: Reduce an item to specific fields.

Source: includes/cli/class-wc-cli-rest-command.php:433

Used by 2 functions | Uses 0 functions

WC_CLI_REST_Command::get_item()

Method: Get a single item.

Source: includes/cli/class-wc-cli-rest-command.php:172

Used by 0 functions | Uses 4 functions

WC_CLI_REST_Command::list_items()

Method: List all items.

Source: includes/cli/class-wc-cli-rest-command.php:210

Used by 0 functions | Uses 4 functions

WC_CLI_REST_Command::update_item()

Method: Update an existing item.

Source: includes/cli/class-wc-cli-rest-command.php:267

Used by 0 functions | Uses 3 functions

WC_CLI_REST_Command::do_request()

Method: Do a REST Request

Source: includes/cli/class-wc-cli-rest-command.php:286

Used by 5 functions | Uses 3 functions

WC_CLI_REST_Command::get_formatter()

Method: Get Formatter object based on supplied parameters.

Source: includes/cli/class-wc-cli-rest-command.php:368

Used by 2 functions | Uses 1 function

WC_CLI_REST_Command::get_context_fields()

Method: Get a list of fields present in a given context

Source: includes/cli/class-wc-cli-rest-command.php:391

Used by 1 function | Uses 0 functions

WC_CLI_REST_Command::get_filled_route()

Method: Get the route for this resource

Source: includes/cli/class-wc-cli-rest-command.php:407

Used by 5 functions | Uses 1 function

WC_CLI_REST_Command

Class: Main Command for WooCommere CLI.

Source: includes/cli/class-wc-cli-rest-command.php:28

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