File: bp-activity/classes/class-bp-rest-activity-comment-endpoint.php |
Description |
---|---|
bp_rest_activity_comment_{$key}_query_arguments |
Filters the method query arguments. |
BP_REST_Activity_Comment_Endpoint::get_item_schema() |
Get the plugin schema, conforming to JSON Schema. |
bp_rest_activity_comment_details_schema |
Filters the activity details schema. |
BP_REST_Activity_Comment_Endpoint::get_collection_params() |
Get the query params for collections of plugins. |
BP_REST_Activity_Comment_Endpoint::get_activity_object() |
Get activity object. |
BP_REST_Activity_Comment_Endpoint::prepare_activity_comments() |
Prepare activity comments. |
BP_REST_Activity_Comment_Endpoint::__construct() |
Constructor. |
BP_REST_Activity_Comment_Endpoint::register_routes() |
Register the component routes. |
BP_REST_Activity_Comment_Endpoint::get_items() |
Retrieve activity comments. |
bp_rest_activity_comment_get_items |
Fires after a list of activity details is fetched via the REST API. |