File: bp-blogs/classes/class-bp-rest-blogs-endpoint.php
Description
BP_REST_Blogs_Endpoint

Blogs endpoints.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:19

BP_REST_Blogs_Endpoint::get_blog_domain()

Get blog permalink.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:365

BP_REST_Blogs_Endpoint::__construct()

Constructor.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:26

BP_REST_Blogs_Endpoint::get_blog_object()

Get a blog object from a blog_id.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:390

BP_REST_Blogs_Endpoint::register_routes()

Register the component routes.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:36

BP_REST_Blogs_Endpoint::get_item_schema()

Get the blogs schema, conforming to JSON Schema.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:412

BP_REST_Blogs_Endpoint::get_items()

Retrieve Blogs.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:98

bp_rest_blogs_schema

Filter the blogs schema.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:509

bp_rest_blogs_get_items_query_args

Filter the query arguments for the request.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:116

BP_REST_Blogs_Endpoint::get_collection_params()

Get the query params for blogs collections.

Source: bp-blogs/classes/class-bp-rest-blogs-endpoint.php:518