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

WC_API_Server::urldecode_deep()

Method: urldecode deep.

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

Used by 1 function | Uses 0 functions

WC_API_Server::parse_datetime()

Method: Parse an RFC3339 datetime into a MySQl datetime

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

Used by 0 functions | Uses 0 functions

WC_API_Server::format_datetime()

Method: Format a unix timestamp or MySQL datetime into an RFC3339 datetime

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

Used by 0 functions | Uses 1 function

WC_API_Server::get_headers()

Method: Extract headers from a PHP-style $_SERVER array

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

Used by 1 function | Uses 0 functions

WC_API_Server::get_raw_data()

Method: Retrieve the raw request entity (body)

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

Used by 1 function | Uses 0 functions

WC_API_Server::header()

Method: Send a HTTP header

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

Used by 3 functions | Uses 0 functions

WC_API_Server::link_header()

Method: Send a Link header

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

Used by 1 function | Uses 1 function

WC_API_Server::add_pagination_headers()

Method: Send pagination headers for resources

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

Used by 0 functions | Uses 3 functions

WC_API_Server::get_paginated_url()

Method: Returns the request URL with the page query parameter set to the specified page

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

Used by 1 function | Uses 0 functions

WC_API_Server::get_routes()

Method: Retrieve the route map

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

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