File: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php
Description
BP_REST_Activity_Comment_Endpoint::get_collection_params()

Get the query params for collections of plugins.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:388

BP_REST_Activity_Comment_Endpoint::get_activity_object()

Get activity object.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:426

BP_REST_Activity_Comment_Endpoint::prepare_activity_comments()

Prepare activity comments.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:452

BP_REST_Activity_Comment_Endpoint::__construct()

Constructor.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:32

BP_REST_Activity_Comment_Endpoint::register_routes()

Register the component routes.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:43

BP_REST_Activity_Comment_Endpoint::get_items()

Retrieve activity comments.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:84

bp_rest_activity_comment_get_items

Fires after a list of activity details is fetched via the REST API.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:115

BP_REST_Activity_Comment_Endpoint::get_items_permissions_check()

Check if a given request has access to activity comment.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:128

bp_rest_activity_comment_get_items_permissions_check

Filter the activity comment permissions check.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:159

BP_REST_Activity_Comment_Endpoint::create_item()

Create an activity comment.

Source: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php:181