File: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php
Description
BP_REST_XProfile_Update_Endpoint

XProfile Update endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:18

BP_REST_XProfile_Update_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:34

BP_REST_XProfile_Update_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:45

BP_REST_XProfile_Update_Endpoint::update_items()

Update XProfile.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:88

bp_rest_xprofile_update_items

Fires after a XProfile update is created via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:198

BP_REST_XProfile_Update_Endpoint::update_items_permissions_check()

Check if a given request has access to update a XProfile update.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:211

bp_rest_xprofile_update_items_permissions_check

Filter the XProfile updates `update_items` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:244

BP_REST_XProfile_Update_Endpoint::get_item_schema()

Get the XProfile update schema, conforming to JSON Schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:253

bp_rest_xprofile_update_schema

Filters the xprofile field group schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:281

BP_REST_XProfile_Update_Endpoint::get_collection_params()

Get the query params for the XProfile updates.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:290