Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php

AbstractSchema::get_store_currency_properties()

Method: Returns consistent currency schema used across endpoints for prices.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:205

Used by 0 functions | Uses 0 functions

AbstractSchema::prepare_currency_response()

Method: Adds currency data to an array of monetary values.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:258

Used by 0 functions | Uses 0 functions

AbstractSchema::prepare_money_response()

Method: Convert monetary values from WooCommerce to string based integers, using the smallest unit of a currency.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:271

Used by 0 functions | Uses 0 functions

AbstractSchema::prepare_html_response()

Method: Prepares HTML based content, such as post titles and content, for the API response.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:287

Used by 0 functions | Uses 0 functions

AbstractSchema::get_item_schema()

Method: Returns the full item schema.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:50

Used by 2 functions | Uses 0 functions

AbstractSchema::get_public_item_schema()

Method: Returns the public schema.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:64

Used by 0 functions | Uses 1 function

AbstractSchema::get_extended_data()

Method: Returns extended data for a specific endpoint.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:81

Used by 0 functions | Uses 0 functions

AbstractSchema::get_extended_schema()

Method: Returns extended schema for a specific endpoint.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:92

Used by 0 functions | Uses 0 functions

AbstractSchema::get_item_responses_from_schema()

Method: Apply a schema get_item_response callback to an array of items and return the result.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:109

Used by 0 functions | Uses 0 functions

AbstractSchema::get_endpoint_args_for_item_schema()

Method: Retrieves an array of endpoint arguments from the item schema for the controller.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php:125

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