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

Filter the document folder `get_item` permissions check.

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

BP_REST_Document_Folder_Endpoint::folder_tree_items_permissions_check()

Checks if a given request has access to view the folder tree.

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

BP_REST_Document_Folder_Endpoint::create_item()

Create document folder.

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

bp_rest_document_folder_tree_items_permissions_check

Filter the folder tree `folder_tree_items` permissions check.

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

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