File: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php |
Description |
|---|---|
| BP_REST_XProfile_Search_Form_Fields_Endpoint::register_routes() |
Register the component routes. |
| BP_REST_XProfile_Search_Form_Fields_Endpoint::get_items() |
Retrieve XProfile search form fields. |
| bp_rest_xprofile_search_form_fields_get_items_query_args |
Filter the query arguments for the request. |
| bp_rest_xprofile_search_form_fields_get_items |
Fires after a list of field are fetched via the REST API. |
| BP_REST_XProfile_Search_Form_Fields_Endpoint::get_items_permissions_check() |
Check if a given request has access to XProfile search form fields. |
| bp_profile_search_main_form |
Filter the XProfile fields `get_items` permissions check. |
| BP_REST_XProfile_Search_Form_Fields_Endpoint::get_item_schema() |
Get the XProfile field schema, conforming to JSON Schema. |
| bp_rest_xprofile_search_form_field_schema |
Filters the xprofile search form field schema. |
| BP_REST_XProfile_Search_Form_Fields_Endpoint::get_collection_params() |
Get the query params for the XProfile search form fields. |
| bp_rest_xprofile_search_form_fields_collection_params |
Filters the collection query params. |