File: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php |
Description |
---|---|
BP_REST_XProfile_Data_Endpoint |
XProfile Data endpoints. |
BP_REST_XProfile_Data_Endpoint::prepare_item_for_response() |
Prepares XProfile data to return as an object. |
BP_REST_XProfile_Data_Endpoint::__construct() |
Constructor. |
bp_rest_xprofile_data_prepare_value |
Filter the XProfile data response returned from the API. |
BP_REST_XProfile_Data_Endpoint::register_routes() |
Register the component routes. |
BP_REST_XProfile_Data_Endpoint::prepare_links() |
Prepare links for the request. |
BP_REST_XProfile_Data_Endpoint::get_item() |
Retrieve single XProfile field data. |
bp_rest_xprofile_data_prepare_links |
Filter links prepared for the REST response. |
bp_rest_xprofile_data_get_item |
Fires before a XProfile data is retrieved via the REST API. |
BP_REST_XProfile_Data_Endpoint::get_xprofile_field_object() |
Get XProfile field object. |