File: bp-members/classes/class-bp-rest-members-details-endpoint.php |
Description |
---|---|
BP_REST_Members_Details_Endpoint::bp_rest_is_current_component() |
Unset group component while using this – added for phpunit fix. |
bp_rest_member_detail |
Remove other hooks if needed. |
BP_REST_Members_Details_Endpoint::bp_rest_default_menu() |
Get default dropdown navigation. |
BP_REST_Members_Details_Endpoint::bp_rest_build_tree() |
Recursive function to create child level elements. |
bp_rest_profile_dropdown_prepare_children |
Filter sub navigation returned from the API. |
BP_REST_Members_Details_Endpoint::get_profile_navigation() |
Get the profile dropdown navigation based on the current user. |
BP_REST_Members_Details_Endpoint::get_profile_dropdown_items() |
Retrieve profile dropdown. |
BP_REST_Members_Details_Endpoint::get_profile_dropdown_items_permissions_check() |
Checks if a given request has access to get profile dropdown. |
bp_rest_member_get_profile_dropdown_items_permissions_check |
Filter the members profile dropdown permissions check. |
BP_REST_Members_Details_Endpoint::prepare_item_for_response() |
Prepares navigation data for return as an object. |