File: bp-settings/classes/class-bp-rest-account-settings-endpoint.php
Description
BP_REST_Account_Settings_Endpoint::bp_rest_is_current_component()

Unset group component while using this.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:298

BP_REST_Account_Settings_Endpoint::get_item_schema()

Get the Account Settings schema, conforming to JSON Schema.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:214

bp_rest_account_settings_schema

Filters the Account Settings schema.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:252

BP_REST_Account_Settings_Endpoint::get_collection_params()

Get the query params for the Account Settings collections.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:261

bp_rest_account_settings_collection_params

Filters the collection query params.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:275

BP_REST_Account_Settings_Endpoint::bp_rest_get_displayed_user()

Set current and display user with current user.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:285

BP_REST_Account_Settings_Endpoint

Account Settings endpoints.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:16

BP_REST_Account_Settings_Endpoint::__construct()

Constructor.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:23

BP_REST_Account_Settings_Endpoint::register_routes()

Register the component routes.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:33

BP_REST_Account_Settings_Endpoint::get_items()

Retrieve Account Settings.

Source: bp-settings/classes/class-bp-rest-account-settings-endpoint.php:64