bp-document/bp-document-filters.php:
bp_document_get_edit_activity_data()
|
Adds activity document data for the edit activity
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::update_item_permissions_check()
|
Check if a given request has access to update a document.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::delete_item_permissions_check()
|
Checks if a given request has access to for the user.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::bp_documents_update_rest_field_callback()
|
The function to use to update the document’s value of the activity REST Field.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::bbp_document_update_rest_field_callback()
|
The function to use to update the document’s value of the topic REST Field.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::get_item_permissions_check()
|
Checks if a given request has access to get all users.
|
bp-activity/bp-activity-filters.php:
bp_activity_edit_update_document()
|
Update document and activity for document updation and deletion while editing the activity.
|
bp-document/bp-document-template.php:
bp_get_document_link()
|
Return the document link.
|
bp-document/bp-document-template.php:
bp_document_user_can_delete()
|
Determine if the current user can delete an document item.
|
bp-document/bp-document-template.php:
bp_document_user_can_edit()
|
Determine if the current user can edit an document item.
|
bp-document/bp-document-functions.php:
bp_document_update_activity_privacy()
|
Update activity document privacy based on activity.
|
bp-document/bp-document-functions.php:
bp_document_move_folder_to_folder()
|
This function will move folder to another destination folder id.
|
bp-document/bp-document-functions.php:
bp_document_update_privacy()
|
Update document privacy with nested level.
|
bp-document/bp-document-functions.php:
bp_document_user_can_manage_document()
|
Check user have a permission to manage the document.
|
bp-document/bp-document-functions.php:
bp_document_move_document_to_folder()
|
This function will document into the folder.
|
bp-document/bp-document-functions.php:
bp_document_add()
|
Add an document item.
|
bp-document/bp-document-functions.php:
bp_document_add_handler()
|
Document add handler function
|
bp-document/bp-document-filters.php:
bp_document_activity_update_document_privacy()
|
Update document privacy when activity is updated.
|
bp-document/bp-document-filters.php:
bp_document_update_document_privacy()
|
Update document privacy according to folder’s privacy.
|
bp-document/bp-document-filters.php:
bp_document_forums_new_post_document_save()
|
Save document when new topic or reply is saved
|
bp-templates/bp-nouveau/includes/document/ajax.php:
bp_nouveau_ajax_document_get_document_description()
|
Get description for the document.
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_activity_privacy()
|
Output the privacy option inside an Activity Loop.
|
bp-activity/bp-activity-filters.php:
bp_activity_create_parent_document_activity()
|
Create main activity for the media uploaded and saved.
|