File: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php |
Description |
---|---|
bp_rest_xprofile_types_get_items |
Fires after a list of field are fetched via the REST API. |
BP_REST_XProfile_Types_Endpoint::get_items_permissions_check() |
Check if a given request has access to XProfile Types. |
bp_rest_xprofile_types_get_items_permissions_check |
Filter the XProfile types `get_items` permissions check. |
BP_REST_XProfile_Types_Endpoint::prepare_item_for_response() |
Prepares single XProfile type to return as an object. |
bp_rest_xprofile_types_prepare_value |
Filter the XProfile field returned from the API. |
BP_REST_XProfile_Types_Endpoint::get_item_schema() |
Get the XProfile types schema, conforming to JSON Schema. |
bp_rest_xprofile_types_schema |
Filters the xprofile field group schema. |
BP_REST_XProfile_Types_Endpoint::get_collection_params() |
Get the query params for the XProfile types. |
bp_rest_xprofile_types_collection_params |
Filters the collection query params. |
BP_REST_XProfile_Types_Endpoint::bp_rest_member_type_post_by_type() |
Get Member post by profile type. |