File: bp-groups/classes/class-bp-rest-groups-endpoint.php
Description
BP_REST_Groups_Endpoint::bp_rest_group_is_forum_enabled()

Check the forum is enable or not with platform.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1592

BP_REST_Groups_Endpoint::prepare_item_for_response()

Prepares group data for return as an object.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:703

BP_REST_Groups_Endpoint::bp_rest_user_can_join()

Check the group join with members type.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1611

bp_rest_groups_prepare_value

Filter a group value returned from the API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:866

BP_REST_Groups_Endpoint::bp_rest_get_sub_groups()

Get sub groups id.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1702

BP_REST_Groups_Endpoint::prepare_item_for_database()

Prepare a group for create or update.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:877

BP_REST_Groups_Endpoint::bp_get_group_member_section_title()

Return the group member section header while in the groups members loop.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1762

bp_rest_groups_pre_insert_value

Filters a group before it is inserted or updated via the REST API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:973

BP_REST_Groups_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:984

bp_rest_groups_prepare_links

Filter links prepared for the REST response.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1009