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

Filters the collection query params.

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

BP_REST_Document_Folder_Endpoint::bp_rest_check_folder_privacy_restriction()

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

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

BP_REST_Document_Folder_Endpoint

BuddyPress Document Folder endpoints.

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

bp_rest_document_folder_create_items_permissions_check

Filter the document folder `create_item` permissions check.

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

BP_REST_Document_Folder_Endpoint::get_item_schema()

Get the document folder schema, conforming to JSON Schema.

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

BP_REST_Document_Folder_Endpoint::__construct()

Constructor.

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

BP_REST_Document_Folder_Endpoint::update_item()

Update a folder.

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

BP_REST_Document_Folder_Endpoint::get_collection_params()

Get the query params for collections.

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

BP_REST_Document_Folder_Endpoint::register_routes()

Register the component routes.

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

bp_rest_document_folder_update_items_query_args

Filter the query arguments for the request.

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