Functions |
Description |
|---|---|
| bp_document_folder_date() |
Output the document date modified. |
| bp_document_folder_delete_meta() |
Delete a meta entry from the DB for an document folder feed item. |
| bp_document_folder_download_link() |
Return download link of the folder. |
| bp_document_folder_get_meta() |
Get metadata for a given document folder item. |
| bp_document_folder_group_id() |
Output the document group ID. |
| bp_document_folder_id() |
Output the document folder ID. |
| bp_document_folder_privacy() |
Output the document date modified. |
| bp_document_folder_recursive_li_list() |
This function will give the breadcrumbs ul li html. |
| bp_document_folder_reset_cache_incrementor() |
Reset cache incrementor for the Folder. |
| bp_document_folder_update_meta() |
Update a piece of document folder meta. |
| bp_document_folder_user_id() |
Output the document user ID. |
| bp_document_format_size_units() |
Format file size units. |
| bp_document_forums_embed_attachments() |
Embed topic or reply attachments in a post. |
| bp_document_forums_new_post_document_save() |
Save document when new topic or reply is saved |
| bp_document_get() |
Retrieve an document or documents. |
| bp_document_get_all_options() |
Get all options |
| bp_document_get_allowed_extension() |
Return all the allowed document extensions. |
| bp_document_get_attachment_urls() |
Returns the attachment URL and sizes URLs, in case of an image |
| bp_document_get_child_folders() | |
| bp_document_get_document_activity() |
Return the document activity. |
| bp_document_get_download_content_type() |
Get content type of a download. |
| bp_document_get_download_range() |
Parse the HTTP_RANGE request from iOS devices. |
| bp_document_get_edit_activity_data() |
Adds activity document data for the edit activity |
| bp_document_get_file_parts() |
Handles the actual rename process |
| bp_document_get_folder_attachment_ids() |
Return all the document ids inside folder. |
| bp_document_get_folder_children() |
Return all the children folder of the given folder. |
| bp_document_get_folder_document_ids() |
Return all the documents ids of the folder. |
| bp_document_get_group_root_folders() |
Return root folder of the given group. |
| bp_document_get_meta() |
Get metadata for a given document item. |
| bp_document_get_preview_audio_url() |
Return the audio url of the file. |
| bp_document_get_preview_image_url() |
Return the preview url of the file. |
| bp_document_get_preview_text_from_attachment() |
Return the ouptput of the file. |
| bp_document_get_root_parent_id() |
Return root parent of the given child folder. |
| bp_document_get_settings_fields() |
Get all of the settings fields. |
| bp_document_get_settings_fields_for_section() |
Get settings fields by section. |
| bp_document_get_settings_sections() |
Get the Document settings sections. |
| bp_document_get_specific() |
Fetch specific document items. |
| bp_document_get_total_document_count() |
Get the document count of a given user. |
| bp_document_get_total_group_document_count() |
Get the document count of a given group. |
| bp_document_get_total_group_folder_count() |
Get the folder count of a given group. |
| bp_document_get_user_root_folders() |
Return root folder of the given user. |
| bp_document_get_visibility_levels() |
Get document visibility levels out of the $bp global. |
| bp_document_group_id() |
Output the document group ID. |
| bp_document_groups_activity_update_document_meta() |
Update document for group activity. |
| bp_document_handle_sideload() |
This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()} |
| bp_document_has_more_items() |
Return true when there are more document items to be shown than currently appear. |
| bp_document_id() |
Output the document ID. |
| bp_document_ie_nocache_headers_fix() |
Filter headers for IE to fix issues over SSL. |
| bp_document_image_preview_remove_in_comment() |
Remove the inline preview in popup activity comment document. |
| bp_document_load_more_link() |
Output the URL for the Load More link. |