Methods
Description
BP_REST_Signup_Endpoint::get_items_permissions_check()

Check if a given request has access to signup items.

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

BP_REST_Signup_Endpoint::get_signup_object()

Get signup object.

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

BP_REST_Signup_Endpoint::prepare_item_for_response()

Prepares signup to return as an object.

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

BP_REST_Signup_Endpoint::prepare_links()

Prepare links for the request.

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

BP_REST_Signup_Endpoint::register_routes()

Register the component routes.

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

BP_REST_Signup_Endpoint::signup_form_items()

Retrieve Signup Form Fields.

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

BP_REST_Signup_Endpoint::signup_form_items_permissions_check()

Checks if a given request has access to view the signup form fields.

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

BP_REST_Topics_Actions_Endpoint::__construct()

Constructor.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:30

BP_REST_Topics_Actions_Endpoint::action_items()

Actions on Topic

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:998

BP_REST_Topics_Actions_Endpoint::action_items_permissions_check()

Check if a given request has access to perform an action on topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1048

BP_REST_Topics_Actions_Endpoint::dropdown_items()

Topic’s Dropdown

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1092

BP_REST_Topics_Actions_Endpoint::dropdown_items_permissions_check()

Check if a given request has access to view the siblings of the topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1160

BP_REST_Topics_Actions_Endpoint::get_dropdown_item_schema()

Get the forums schema, conforming to JSON Schema.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1201

BP_REST_Topics_Actions_Endpoint::merge_item()

Merge Topic

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:239

BP_REST_Topics_Actions_Endpoint::merge_item_permissions_check()

Check if a given request has access to merge a topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:497

BP_REST_Topics_Actions_Endpoint::register_routes()

Register the component routes.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:41

BP_REST_Topics_Actions_Endpoint::rest_update_close()

Update status for the topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1294

BP_REST_Topics_Actions_Endpoint::rest_update_favorite()

Update favourites for the topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1250

BP_REST_Topics_Actions_Endpoint::rest_update_spam()

Make topics as spam or not.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1409

BP_REST_Topics_Actions_Endpoint::rest_update_sticky()

Update sticky things for the topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1374

BP_REST_Topics_Actions_Endpoint::rest_update_subscribe()

Update Subscription for the topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1328

BP_REST_Topics_Actions_Endpoint::rest_update_trash()

Move topic into trash or untrash.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:1442

BP_REST_Topics_Actions_Endpoint::split_item()

Split Topic

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:560

BP_REST_Topics_Actions_Endpoint::split_item_permissions_check()

Check if a given request has access to merge a topic.

Source: bp-forums/classes/class-bp-rest-topics-actions-endpoint.php:940

BP_REST_Topics_Endpoint::__construct()

Constructor.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:31

BP_REST_Topics_Endpoint::bbp_sanitize_search_request()

Sanitize a query argument used to pass some search terms.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2743

BP_REST_Topics_Endpoint::create_item()

Create a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:618

BP_REST_Topics_Endpoint::create_item_permissions_check()

Check if a given request has access to create a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1120

BP_REST_Topics_Endpoint::delete_item()

Delete a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1706

BP_REST_Topics_Endpoint::delete_item_permissions_check()

Check if a given request has access to delete a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1747

BP_REST_Topics_Endpoint::get_collection_params()

Get the query params for collections.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2341

BP_REST_Topics_Endpoint::get_endpoint_args_for_item_schema()

Edit some arguments for the endpoint’s CREATABLE, EDITABLE and DELETABLE methods.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1793

BP_REST_Topics_Endpoint::get_item()

Retrieve a single topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:502

BP_REST_Topics_Endpoint::get_item_permissions_check()

Check if a given request has access to list topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:534

BP_REST_Topics_Endpoint::get_item_schema()

Get the forums schema, conforming to JSON Schema.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2029

BP_REST_Topics_Endpoint::get_items()

Retrieve Topics.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:128

BP_REST_Topics_Endpoint::get_items_permissions_check()

Check if a given request has access to list topics.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:462

BP_REST_Topics_Endpoint::get_topic_action_states()

Get topic actions state based on current user.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2517

BP_REST_Topics_Endpoint::get_topic_current_user_permissions()

Topic permissions for the current user.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2553

BP_REST_Topics_Endpoint::get_topic_revisions()

Get revisions for topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2625

BP_REST_Topics_Endpoint::get_topic_tags()

Get Topic Tags.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2584

BP_REST_Topics_Endpoint::no_super_stickies()

Strip super stickies from the topic query

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2726

BP_REST_Topics_Endpoint::prepare_item_for_response()

Prepares component data for return as an object.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1904

BP_REST_Topics_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2472

BP_REST_Topics_Endpoint::prepare_topic_for_database()

Prepare a single topic for create or update

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:2671

BP_REST_Topics_Endpoint::register_routes()

Register the component routes.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:42

BP_REST_Topics_Endpoint::update_item()

Update/Edit a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1171

BP_REST_Topics_Endpoint::update_item_permissions_check()

Check if a given request has access to update a topic.

Source: bp-forums/classes/class-bp-rest-topics-endpoint.php:1649

BP_REST_XProfile_Data_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php:34

BP_REST_XProfile_Data_Endpoint::can_see()

Can this user see the XProfile data?

Source: bp-xprofile/classes/class-bp-rest-xprofile-data-endpoint.php:593