Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v2/class-wc-api-server.php / Page 2

WC_API_Server::dispatch()

Method: Match the request to a callback and call it

Source: includes/legacy/api/v2/class-wc-api-server.php:293

Used by 1 function | Uses 3 functions

WC_API_Server::sort_callback_params()

Method: Sort parameters by order specified in method declaration

Source: includes/legacy/api/v2/class-wc-api-server.php:406

Used by 1 function | Uses 1 function

WC_API_Server::get_index()

Method: Get the site index.

Source: includes/legacy/api/v2/class-wc-api-server.php:445

Used by 0 functions | Uses 9 functions

WC_API_Server::send_status()

Method: Send a HTTP status code

Source: includes/legacy/api/v2/class-wc-api-server.php:518

Used by 1 function | Uses 0 functions

WC_API_Server::__construct()

Method: Setup class and set request/response handler

Source: includes/legacy/api/v2/class-wc-api-server.php:115

Used by 4 functions | Uses 3 functions

WC_API_Server::check_authentication()

Method: Check authentication for the request

Source: includes/legacy/api/v2/class-wc-api-server.php:151

Used by 1 function | Uses 0 functions

WC_API_Server::error_to_array()

Method: Convert an error to an array

Source: includes/legacy/api/v2/class-wc-api-server.php:182

Used by 1 function | Uses 0 functions

WC_API_Server::serve_request()

Method: Handle serving an API request

Source: includes/legacy/api/v2/class-wc-api-server.php:202

Used by 0 functions | Uses 5 functions

WC_API_Server

Class:

Source: includes/legacy/api/v2/class-wc-api-server.php:22

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