File: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php
Description
BP_REST_XProfile_Fields_Endpoint::get_repeater_fields_data()

Get Repeater field data.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1676

BP_REST_XProfile_Fields_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:954

BP_REST_XProfile_Fields_Endpoint::get_xprofile_field_display_permission()

Check display setting permission from platform.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:1737

bp_rest_xprofile_fields_create_item

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

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:517

BP_REST_XProfile_Fields_Endpoint::create_item_permissions_check()

Check if a given request has access to create a XProfile field.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:530

BP_REST_XProfile_Fields_Endpoint

XProfile Fields endpoints.

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

BP_REST_XProfile_Fields_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:26

BP_REST_XProfile_Fields_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:36

BP_REST_XProfile_Fields_Endpoint::get_items()

Retrieve XProfile fields.

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:138

bp_rest_xprofile_fields_get_items

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

Source: bp-xprofile/classes/class-bp-rest-xprofile-fields-endpoint.php:207