@since: 0.1.0 |
Description |
---|---|
bp_rest_document_folder_get_item_permissions_check |
Filter the document folder `get_item` permissions check. |
BP_REST_Document_Folder_Endpoint::folder_tree_items_permissions_check() |
Checks if a given request has access to view the folder tree. |
bp_rest_document_prepare_value |
Filter an document value returned from the API. |
BP_REST_Document_Folder_Endpoint::create_item() |
Create document folder. |
bp_rest_document_folder_tree_items_permissions_check |
Filter the folder tree `folder_tree_items` permissions check. |
BP_REST_Document_Endpoint::get_item_schema() |
Get the document schema, conforming to JSON Schema. |
bp_rest_document_folder_create_items_query_args |
Filter the query arguments for the request. |
BP_REST_Document_Folder_Endpoint::get_endpoint_args_for_item_schema() |
Select the item schema arguments needed for the CREATABLE methods. |
BP_REST_Document_Endpoint::get_collection_params() |
Get the query params for collections. |
bp_rest_document_folder_create_item |
Fires after a Document folder is created via the REST API. |