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. |
BP_REST_Account_Settings_Endpoint::get_item_schema() |
Get the Account Settings schema, conforming to JSON Schema. |
bp_rest_account_settings_schema |
Filters the Account Settings schema. |
BP_REST_Account_Settings_Endpoint::get_collection_params() |
Get the query params for the Account Settings collections. |
bp_rest_account_settings_collection_params |
Filters the collection query params. |
BP_REST_Account_Settings_Endpoint::bp_rest_get_displayed_user() |
Set current and display user with current user. |
BP_REST_Account_Settings_Endpoint |
Account Settings endpoints. |
BP_REST_Account_Settings_Endpoint::__construct() |
Constructor. |
BP_REST_Account_Settings_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Account_Settings_Endpoint::get_items() |
Retrieve Account Settings. |