File: bp-media/classes/class-bp-rest-media-endpoint.php
Description
BP_REST_Media_Endpoint::bp_rest_message_query_arguments()

Filter Query argument for the Messages for media support.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2318

BP_REST_Media_Endpoint::create_item_permissions_check()

Check if a given request has access to create a media.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:531

BP_REST_Media_Endpoint::assemble_response_data()

Get medias.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1207

BP_REST_Media_Endpoint::bbp_media_get_rest_field_callback()

The function to use to get medias of the topic REST Field.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2365

BP_REST_Media_Endpoint::update_item()

Update a media.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:665

BP_REST_Media_Endpoint::get_endpoint_args_for_item_schema()

Select the item schema arguments needed for the CREATABLE methods.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1227

BP_REST_Media_Endpoint::bbp_media_update_rest_field_callback()

The function to use to update the medias’s value of the topic REST Field.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2410

BP_REST_Media_Endpoint

BuddyPress Media endpoints.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:16

bp_rest_media_update_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:718

BP_REST_Media_Endpoint::prepare_item_for_response()

Prepares activity data for return as an object.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1305