Functions |
Description |
|---|---|
| bp_get_document_parent_activity_id() |
Return the document parent activity id. |
| bp_get_document_parent_id() |
Return the document parent ID. |
| bp_get_document_per_page() |
Return the number of document per page. |
| bp_get_document_preview_attachment_id() |
Return the document preview attachment id. |
| bp_get_document_preview_code_extensions() |
Return the extensions list which need the code preview. |
| bp_get_document_preview_doc_extensions() |
Return the extensions list which need the doc preview. |
| bp_get_document_preview_music_extensions() |
Return the extensions list which need the music preview. |
| bp_get_document_privacy() |
Return the document privacy. |
| bp_get_document_root_slug() |
Return the document component root slug. |
| bp_get_document_slug() |
Return the document component slug. |
| bp_get_document_title() |
Return the document title. |
| bp_get_document_user_id() |
Return the document user ID. |
| bp_get_email() |
Get an BP_Email object for the specified email type. |
| bp_get_email_post_type() |
Returns the name of the email post type. |
| bp_get_email_post_type_labels() |
Return labels used by the email post type. |
| bp_get_email_post_type_supports() |
Return array of features that the email post type supports. |
| bp_get_email_subject() |
Retrieve a client friendly version of the root blog name. |
| bp_get_email_tax_type() |
Return the name of the email type taxonomy. |
| bp_get_email_tax_type_labels() |
Return labels used by the email type taxonomy. |
| bp_get_field_css_class() |
Return the class attribute for a field. |
| bp_get_field_data_attribute() |
Return the data attribute for a field. |
| bp_get_folder_author() |
Return the document name. |
| bp_get_folder_count() |
Return the folder count. |
| bp_get_folder_folder_id() |
Return the folder ID. |
| bp_get_folder_folder_link() | |
| bp_get_folder_folder_title() |
Return the folder title. |
| bp_get_folder_group_id() |
Return the document group ID. |
| bp_get_folder_id() |
Return the folder ID. |
| bp_get_folder_link() |
Return the folder description. |
| bp_get_folder_load_more_link() |
Get the URL for the Load More link. |
| bp_get_folder_pagination_count() |
Return the folder pagination count. |
| bp_get_folder_pagination_links() |
Return the folder pagination links. |
| bp_get_folder_per_page() |
Return the number of document folder per page. |
| bp_get_folder_privacy() |
Return the folder privacy. |
| bp_get_folder_title() |
Return the folder title. |
| bp_get_follow_slug() |
Return the follow component slug. |
| bp_get_follower_ids() |
Returns a comma separated list of user_ids for a given user’s followers. |
| bp_get_followers() |
Fetch the user IDs of all the followers of a particular user. |
| bp_get_following() |
Fetch the user IDs of all the users a particular user is following. |
| bp_get_following_ids() |
Returns a comma separated list of user_ids for a given user’s following. |
| bp_get_form_field_attributes() |
Get the attributes for a form field. |
| bp_get_form_option() |
Return settings API option |
| bp_get_friend_accept_request_link() |
Return the URL for accepting the current friendship request in the loop. |
| bp_get_friend_friendship_id() |
Return the ID of the friendship between the logged-in user and the current user in the loop. |
| bp_get_friend_ids() |
Get a comma-separated list of IDs of a user’s friends. |
| bp_get_friend_reject_request_link() |
Return the URL for rejecting the current friendship request in the loop. |
| bp_get_friends_root_slug() |
Return the friends component root slug. |
| bp_get_friends_slug() |
Return the friends component slug. |
| bp_get_friendship_requests() |
Get a user’s connection requests. |
| bp_get_group_accept_invite_link() |
Generate the URL for accepting an invitation to a group. |