File: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php
Description
BP_REST_XProfile_Search_Form_Fields_Endpoint

XProfile Search Form Fields endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:18

BP_REST_XProfile_Search_Form_Fields_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:25

BP_REST_XProfile_Search_Form_Fields_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:35

BP_REST_XProfile_Search_Form_Fields_Endpoint::get_items()

Retrieve XProfile search form fields.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:67

bp_rest_xprofile_search_form_fields_get_items_query_args

Filter the query arguments for the request.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:81

bp_rest_xprofile_search_form_fields_get_items

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

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:97

BP_REST_XProfile_Search_Form_Fields_Endpoint::get_items_permissions_check()

Check if a given request has access to XProfile search form fields.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:110

bp_profile_search_main_form

Filter the XProfile fields `get_items` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:120

BP_REST_XProfile_Search_Form_Fields_Endpoint::get_item_schema()

Get the XProfile field schema, conforming to JSON Schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:129

bp_rest_xprofile_search_form_field_schema

Filters the xprofile search form field schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:142