文件:bp-groups /类/ class-bp-rest-attachments-group-avatar-endpoint.php
|
描述 |
---|---|
bp_rest_attachments_group_avatar_delete_item_permissions_check |
过滤组角色“delete_item”权限检查。 |
BP_REST_Attachments_Group_Avatar_Endpoint: prepare_item_for_response () |
准备化身数据作为对象返回。 |
bp_rest_attachments_group_avatar_prepare_value |
筛选从API返回的组角色值。 |
BP_REST_Attachments_Group_Avatar_Endpoint: __construct () |
构造函数。 |
BP_REST_Attachments_Group_Avatar_Endpoint: get_item_schema () |
获取符合JSON模式的插件模式。 |
BP_REST_Attachments_Group_Avatar_Endpoint: register_routes () |
注册组件路由。 |
bp_rest_attachments_group_avatar_schema |
过滤组角色模式。 |
BP_REST_Attachments_Group_Avatar_Endpoint: get_item () |
获取现有的组角色。 |
BP_REST_Attachments_Group_Avatar_Endpoint: get_item_collection_params () |
获取' get_item '的查询参数。 |
bp_rest_attachments_group_avatar_get_item |
通过REST API获取组角色后触发。 |