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

Get XProfile field object.

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

bp_rest_xprofile_fields_create_item_permissions_check

Filter the XProfile fields `create_item` permissions check.

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

BP_REST_XProfile_Fields_Endpoint::get_profile_field_rendered_value()

Retrieve the rendered value of a profile field.

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

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

BP_REST_XProfile_Fields_Endpoint::get_items_permissions_check()

Check if a given request has access to XProfile fields.

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

bp_rest_xprofile_fields_get_items_permissions_check

Filter the XProfile fields `get_items` permissions check.

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

BP_REST_XProfile_Fields_Endpoint::get_item()

Retrieve single XProfile field.

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