Methods
Description
BP_REST_Learndash_Courses_Endpoint::prepare_password_response()

Prepare response for the password protected posts.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:791

BP_REST_Learndash_Courses_Endpoint::register_routes()

Register the component routes.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:34

BP_REST_Media_Albums_Endpoint::__construct()

Constructor.

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

BP_REST_Media_Albums_Endpoint::assemble_response_data()

Get Albums.

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

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_Albums_Endpoint::bp_rest_create_media_album()

Create the Media Album.

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

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::create_item_permissions_check()

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

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

BP_REST_Media_Albums_Endpoint::delete_item()

Delete a single album.

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

BP_REST_Media_Albums_Endpoint::delete_item_permissions_check()

Checks if a given request has access to for the user.

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

BP_REST_Media_Albums_Endpoint::get_collection_params()

Get the query params for collections.

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

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()

Retrieve a single Album.

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

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::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_Endpoint::get_items()

Retrieve Albums.

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

BP_REST_Media_Albums_Endpoint::get_items_permissions_check()

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

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

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_Albums_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Media_Albums_Endpoint::update_item()

Update a single album.

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

BP_REST_Media_Albums_Endpoint::update_item_permissions_check()

Checks if a given request has access to for the user.

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

BP_REST_Media_Details_Endpoint::__construct()

Constructor.

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

BP_REST_Media_Details_Endpoint::bp_rest_get_total_media_count()

Return the total media count in your BP instance.

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

BP_REST_Media_Details_Endpoint::bp_rest_media_object_results_media_all_scope()

Media results all scope.

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

BP_REST_Media_Details_Endpoint::get_item_schema()

Get the media details schema, conforming to JSON Schema.

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

BP_REST_Media_Details_Endpoint::get_items()

Retrieve Media details.

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

BP_REST_Media_Details_Endpoint::get_items_permissions_check()

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

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

BP_REST_Media_Details_Endpoint::get_media_privacy()

Get privacy for the media.

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

BP_REST_Media_Details_Endpoint::get_media_tabs()

Get Media Directory tabs.

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

BP_REST_Media_Details_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Media_Endpoint::__construct()

Constructor.

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

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::bbp_media_gif_get_rest_field_callback()

The function to use to get medias gif for the topic REST Field.

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

BP_REST_Media_Endpoint::bbp_media_gif_update_rest_field_callback()

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

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

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::bp_gif_data_get_rest_field_callback()

The function to use to get gif data of the activity REST Field.

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

BP_REST_Media_Endpoint::bp_gif_data_get_rest_field_callback_messages()

The function to use to get medias gif for the Messages REST Field.

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

BP_REST_Media_Endpoint::bp_gif_data_update_rest_field_callback()

The function to use to update the Gif data’s value of the activity REST Field.

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

BP_REST_Media_Endpoint::bp_gif_data_update_rest_field_callback_messages()

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

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

BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback()

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

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

BP_REST_Media_Endpoint::bp_media_ids_get_rest_field_callback_messages()

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

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

BP_REST_Media_Endpoint::bp_media_ids_update_rest_field_callback()

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

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

BP_REST_Media_Endpoint::bp_media_ids_update_rest_field_callback_messages()

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

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

BP_REST_Media_Endpoint::bp_rest_activity_query_arguments()

Filter Query argument for the activity for media support.

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

BP_REST_Media_Endpoint::bp_rest_check_privacy_restriction()

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

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

BP_REST_Media_Endpoint::bp_rest_create_media()

Create the Media IDs from Upload IDs.

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

BP_REST_Media_Endpoint::bp_rest_forums_collection_params()

Extend the parameters for the Topics and Reply Endpoints.

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

BP_REST_Media_Endpoint::bp_rest_media_default_scope()

Get default scope for the media.

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

BP_REST_Media_Endpoint::bp_rest_media_forums_embed_gif()

Get Gif data.

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