Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php

WC_REST_Settings_V2_Controller::get_item_schema()

Method: Get the groups schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:191

Used by 0 functions | Uses 0 functions

WC_REST_Settings_V2_Controller::filter_group()

Method: Filters out bad values from the groups array/filter so we only return known values via the API.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:136

Used by 1 function | Uses 0 functions

WC_REST_Settings_V2_Controller::allowed_group_keys()

Method: Callback for allowed keys for each group response.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:150

Used by 0 functions | Uses 0 functions

WC_REST_Settings_V2_Controller::group_defaults()

Method: Returns default settings for groups. null means the field is required.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:160

Used by 1 function | Uses 0 functions

WC_REST_Settings_V2_Controller::get_items_permissions_check()

Method: Makes sure the current user has access to READ the settings APIs.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:177

Used by 0 functions | Uses 1 function

WC_REST_Settings_V2_Controller

Class: REST API Settings controller class.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:19

Used by 1 function | Uses 1 function

WC_REST_Settings_V2_Controller::register_routes()

Method: Register routes.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:40

Used by 1 function | Uses 0 functions

WC_REST_Settings_V2_Controller::get_items()

Method: Get all settings groups items.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:60

Used by 0 functions | Uses 4 functions

woocommerce_settings_groups

Filter Hook: REST API Settings controller

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:61

Used by 1 function | Uses 0 functions

WC_REST_Settings_V2_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:97

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