BP_REST_Group_Messages_Endpoint::__construct() |
|
BP_REST_Group_Messages_Endpoint::bp_rest_groups_messages_new_message() |
Create New Group Message.
|
BP_REST_Group_Messages_Endpoint::bp_rest_groups_messages_validate_message() |
Check group message has been successfully sent or not.
|
BP_REST_Group_Messages_Endpoint::create_item() |
Init a Messages Thread or add a reply to an existing Thread.
|
BP_REST_Group_Messages_Endpoint::create_item_permissions_check() |
Check if a given request has access to create a message.
|
BP_REST_Group_Messages_Endpoint::get_collection_params() |
Get the query params for Messages collections.
|
BP_REST_Group_Messages_Endpoint::get_item_schema() |
Get the message schema, conforming to JSON Schema.
|
BP_REST_Group_Messages_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Group_Settings_Endpoint::__construct() |
|
BP_REST_Group_Settings_Endpoint::get_courses_fields() |
Get Group course Settings.
|
BP_REST_Group_Settings_Endpoint::get_endpoint_args_for_item_schema() |
Edit some properties for the CREATABLE & EDITABLE methods.
|
BP_REST_Group_Settings_Endpoint::get_forum_fields() |
Get Group forum Settings.
|
BP_REST_Group_Settings_Endpoint::get_item() |
Retrieve groups settings.
|
BP_REST_Group_Settings_Endpoint::get_item_permissions_check() |
Check if a given request has access to group details.
|
BP_REST_Group_Settings_Endpoint::get_item_schema() |
Get the group details schema, conforming to JSON Schema.
|
BP_REST_Group_Settings_Endpoint::get_settings_fields() |
|
BP_REST_Group_Settings_Endpoint::prepare_item_for_response() |
Prepares account settings data for return as an object.
|
BP_REST_Group_Settings_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Group_Settings_Endpoint::update_courses_fields() |
Update Group Courses settings.
|
BP_REST_Group_Settings_Endpoint::update_forum_fields() |
Update Group Forum settings.
|
BP_REST_Group_Settings_Endpoint::update_item() |
Update Group Settings options.
|
BP_REST_Group_Settings_Endpoint::update_item_permissions_check() |
Check if a given request has access to update account settings options.
|
BP_REST_Group_Settings_Endpoint::update_settings_fields() |
|
BP_REST_Groups_Details_Endpoint::__construct() |
|
BP_REST_Groups_Details_Endpoint::bp_rest_get_displayed_user() |
Set current and display user with current user.
|
BP_REST_Groups_Details_Endpoint::bp_rest_get_nav_count() |
Retrieve the count attribute for the current nav item.
|
BP_REST_Groups_Details_Endpoint::bp_rest_legacy_get_group_component_filters() |
Legacy template group directory filter support added.
|
BP_REST_Groups_Details_Endpoint::bp_rest_legacy_get_groups_directory_nav_items() |
Legacy template group directory navigation support added.
|
BP_REST_Groups_Details_Endpoint::get_collection_params() |
Get the query params for collections of plugins.
|
BP_REST_Groups_Details_Endpoint::get_group_tab_count() |
Get group count for the tab.
|
BP_REST_Groups_Details_Endpoint::get_groups_tabs() |
|
BP_REST_Groups_Details_Endpoint::get_item() |
|
BP_REST_Groups_Details_Endpoint::get_item_permissions_check() |
Check if a given request has access to group details.
|
BP_REST_Groups_Details_Endpoint::get_item_schema() |
Get the group details schema, conforming to JSON Schema.
|
BP_REST_Groups_Details_Endpoint::get_items() |
|
BP_REST_Groups_Details_Endpoint::get_items_permissions_check() |
Check if a given request has access to group details.
|
BP_REST_Groups_Details_Endpoint::register_routes() |
Register the component routes.
|
BP_REST_Groups_Endpoint::__construct() |
|
BP_REST_Groups_Endpoint::bp_get_group_member_section_title() |
Return the group member section header while in the groups members loop.
|
BP_REST_Groups_Endpoint::bp_rest_get_sub_groups() |
|
BP_REST_Groups_Endpoint::bp_rest_group_is_forum_enabled() |
Check the forum is enable or not with platform.
|
BP_REST_Groups_Endpoint::bp_rest_user_can_join() |
Check the group join with members type.
|
BP_REST_Groups_Endpoint::bp_rest_user_can_post() |
Check the user can post activity into group or not based on settings.
|
BP_REST_Groups_Endpoint::can_see() |
|
BP_REST_Groups_Endpoint::can_see_hidden_groups() |
Can this user see hidden groups?
|
BP_REST_Groups_Endpoint::can_user_delete_or_update() |
See if user can delete or update a group.
|
BP_REST_Groups_Endpoint::create_item() |
|
BP_REST_Groups_Endpoint::create_item_permissions_check() |
Checks if a given request has access to create a group.
|
BP_REST_Groups_Endpoint::delete_item() |
|
BP_REST_Groups_Endpoint::delete_item_permissions_check() |
Check if a given request has access to delete a group.
|