File: bp-document/classes/class-bp-rest-document-endpoint.php |
Description |
---|---|
BP_REST_Document_Endpoint::bp_rest_message_query_arguments() |
Filter Query argument for the Messages for document support. |
BP_REST_Document_Endpoint::bp_rest_activity_query_arguments() |
Filter Query argument for the activity for document support. |
BP_REST_Document_Endpoint::bp_rest_forums_collection_params() |
Extend the parameters for the Topics and Reply Endpoints. |
BP_REST_Document_Endpoint::prepare_links() |
Prepare links for the request. |
bp_rest_document_prepare_links |
Filter links prepared for the REST response. |
bp_rest_document_update_items_query_args |
Filter the query arguments for the request. |
BP_REST_Document_Endpoint::get_document_current_user_permissions() |
Get document permissions based on current user. |
bp_rest_document_update_item |
Fires after an document is updated via the REST API. |
BP_REST_Document_Endpoint::bp_rest_create_document() |
Create the Document IDs from Upload IDs. |
BP_REST_Document_Endpoint::update_item_permissions_check() |
Check if a given request has access to update a document. |