File: bp-xprofile/classes/class-bp-rest-xprofile-field-groups-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Field_Groups_Endpoint::get_item_schema() |
Get the XProfile field group schema, conforming to JSON Schema. |
| BP_REST_XProfile_Field_Groups_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a XProfile field group. |
| bp_rest_xprofile_field_group_schema |
Filters the xprofile field group schema. |
| bp_rest_xprofile_field_groups_create_item_permissions_check |
Filter the XProfile fields groups `create_item` permissions check. |
| BP_REST_XProfile_Field_Groups_Endpoint::get_collection_params() |
Get the query params for XProfile field groups. |
| BP_REST_XProfile_Field_Groups_Endpoint::update_item() |
Update a XProfile field group. |
| bp_rest_xprofile_field_groups_collection_params |
Filters the collection query params. |
| bp_rest_xprofile_field_groups_{$key}_query_arguments |
Filters the method query arguments. |
| BP_REST_XProfile_Field_Groups_Endpoint::get_items() |
Retrieve XProfile groups. |
| bp_rest_xprofile_field_groups_get_items_query_args |
Filter the query arguments for the request. |