File: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php
Description
BP_REST_XProfile_Types_Endpoint::get_item_schema()

Get the XProfile types schema, conforming to JSON Schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:302

bp_rest_xprofile_types_schema

Filters the xprofile field group schema.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:445

BP_REST_XProfile_Types_Endpoint::get_collection_params()

Get the query params for the XProfile types.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:454

bp_rest_xprofile_types_collection_params

Filters the collection query params.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:467

BP_REST_XProfile_Types_Endpoint::bp_rest_member_type_post_by_type()

Get Member post by profile type.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:477

BP_REST_XProfile_Types_Endpoint

XProfile Type endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:18

BP_REST_XProfile_Types_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:25

BP_REST_XProfile_Types_Endpoint::register_routes()

Register the component routes.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:35

BP_REST_XProfile_Types_Endpoint::get_items()

Retrieve XProfile Types.

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:67

bp_rest_xprofile_types_get_items

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

Source: bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:90