Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-members/classes/class-bp-rest-members-endpoint.php

BP_REST_Members_Endpoint::register_routes()

Method: Registers the routes for the objects of the controller.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:35

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::get_item()

Method: Retrieves a single member.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:208

Used by 0 functions | Uses 0 functions

bp_rest_members_collection_params

Filter Hook: Filters the collection query params.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:1091

Used by 0 functions | Uses 0 functions

bp_rest_members_schema

Filter Hook: Filters the members schema.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:996

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::get_collection_params()

Method: Get the query params for collections.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:1006

Used by 0 functions | Uses 0 functions

bp_rest_members_{$key}_query_arguments

Filter Hook: Filters the method query arguments.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:789

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::get_item_schema()

Method: Get the members schema, conforming to JSON Schema.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:799

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::can_manage_member()

Method: Can user manage (delete/update) a member?

Source: bp-members/classes/class-bp-rest-members-endpoint.php:691

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::update_additional_fields_for_object()

Method: Updates the values of additional fields added to a data object.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:713

Used by 0 functions | Uses 0 functions

BP_REST_Members_Endpoint::get_endpoint_args_for_item_schema()

Method: Make sure to retrieve the needed arguments for the endpoint CREATABLE method.

Source: bp-members/classes/class-bp-rest-members-endpoint.php:735

Used by 0 functions | Uses 0 functions
1 2 … 4 Next »
Proudly powered by WordPress