File: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php
Description
bp_rest_xprofile_field_groups_get_items

Fires after a list of field groups are fetched via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:218

BP_REST_XProfile_Field_Groups_Endpoint::get_items_permissions_check()

Check if a given request has access to XProfile field groups items.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:231

BP_REST_XProfile_Field_Groups_Endpoint

XProfile Field Groups Endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:19

BP_REST_XProfile_Field_Groups_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:35

BP_REST_XProfile_Field_Groups_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:46

BP_REST_XProfile_Field_Groups_Endpoint::get_endpoint_args_for_item_schema()

Edit some properties for the CREATABLE & EDITABLE methods.

Source: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php:106