File: bp-friends/classes/class-bp-rest-friends-endpoint.php
Description
BP_REST_Friends_Endpoint::get_item_schema()

Get the friends schema, conforming to JSON Schema.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:860

BP_REST_Friends_Endpoint::register_routes()

Register the component routes.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:36

BP_REST_Friends_Endpoint::update_item_permissions_check()

Check if a given request has access to update a friendship.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:528

bp_rest_friends_schema

Filters the friends schema.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:904

BP_REST_Friends_Endpoint::get_items()

Retrieve friendships.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:139

bp_rest_friends_update_item_permissions_check

Filter the friendship `update_item` permissions check.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:539

BP_REST_Friends_Endpoint::get_collection_params()

Get the query params for friends collections.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:913