File: bp-document/classes/class-bp-rest-document-folder-endpoint.php
Description
bp_rest_document_folder_create_items_query_args

Filter the query arguments for the request.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:406

BP_REST_Document_Folder_Endpoint::assemble_response_data()

Get document folders.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:994

bp_rest_document_update_item_permissions_check

Filter the document to `update_item` permissions check.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:746

bp_rest_document_folder_create_item

Fires after a Document folder is created via the REST API.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:437

BP_REST_Document_Folder_Endpoint::get_endpoint_args_for_item_schema()

Select the item schema arguments needed for the CREATABLE methods.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1014

bp_rest_document_schema

Filters the document schema.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1094

BP_REST_Document_Folder_Endpoint::create_item_permissions_check()

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

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:450

bp_rest_document_folder_{$key}_query_arguments

Filters the method query arguments.

Source: bp-document/classes/class-bp-rest-document-folder-endpoint.php:1070