文件:bp-groups /类/ class-bp-rest-groups-details-endpoint.php
|
描述 |
---|---|
bp_rest_group_detail |
如有需要,拆下其他挂钩。 |
BP_REST_Groups_Details_Endpoint: bp_rest_legacy_get_groups_directory_nav_items () |
增加了遗留模板组目录导航支持。 |
BP_REST_Groups_Details_Endpoint: bp_rest_legacy_get_group_component_filters () |
添加了遗留模板组目录过滤器支持。 |
BP_REST_Groups_Details_Endpoint: bp_rest_get_nav_count () |
检索当前导航项的count属性。 |
BP_REST_Groups_Details_Endpoint: bp_rest_get_displayed_user () |
设置当前用户并显示当前用户。 |
BP_REST_Groups_Details_Endpoint |
组织细节的端点。 |
BP_REST_Groups_Details_Endpoint: __construct () |
构造函数。 |
BP_REST_Groups_Details_Endpoint: register_routes () |
注册组件路由。 |
BP_REST_Groups_Details_Endpoint: get_item () |
检索组详细信息。 |
BP_REST_Groups_Details_Endpoint: get_items_permissions_check () |
检查一个给定的请求是否可以访问组的详细信息。 |