File: bp-media/classes/class-bp-rest-media-albums-endpoint.php
Description
BP_REST_Media_Albums_Endpoint::bp_rest_check_album_privacy_restriction()

Check user access based on the privacy for the single album.

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

bp_rest_media_album_get_item

Fires after an album is fetched via the REST API.

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

BP_REST_Media_Albums_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-albums-endpoint.php:821

BP_REST_Media_Albums_Endpoint::get_item_permissions_check()

Checks if a given request has access to get all users.

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

BP_REST_Media_Albums_Endpoint::prepare_item_for_response()

Prepares activity data for return as an object.

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

bp_rest_media_album_get_item_permissions_check

Filter the album `get_item` permissions check.

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

bp_rest_media_album_prepare_value

Filter an activity value returned from the API.

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

BP_REST_Media_Albums_Endpoint::create_item()

Create medias.

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

BP_REST_Media_Albums_Endpoint::get_item_schema()

Get the media album schema, conforming to JSON Schema.

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

bp_rest_media_albums_create_items_query_args

Filter the query arguments for the request.

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