File: bp-forums/classes/class-bp-rest-forums-endpoint.php
Description
BP_REST_Forums_Endpoint::get_forum_last_active_time()

Last active time for forum.

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

BP_REST_Forums_Endpoint::bbp_rest_get_topic_last_active_time()

Last active time for Topic.

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

BP_REST_Forums_Endpoint::get_forum_action_states()

Get forum action states based on current user.

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

BP_REST_Forums_Endpoint::get_forum_current_user_permissions()

Forum permissions for the current user.

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

BP_REST_Forums_Endpoint::can_access_content()

Check current access permission.

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

bp_rest_forum_update_item_permissions_check

Filter the forum `update_item` permissions check.

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

BP_REST_Forums_Endpoint

Forums endpoints.

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

BP_REST_Forums_Endpoint::prepare_item_for_response()

Prepares component data for return as an object.

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

BP_REST_Forums_Endpoint::__construct()

Constructor.

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

BP_REST_Forums_Endpoint::get_item_schema()

Get the forums schema, conforming to JSON Schema.

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