LD_REST_Echo_Controller_V2::get_repsonse()
Method: Retrieves a collection of themes.
LD_REST_Echo_Controller_V2::get_repsonse Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-echo-controller.php
Method: Retrieves a collection of themes.
LD_REST_Echo_Controller_V2::get_repsonse Read More »
Method: Retrieves the theme’s schema, conforming to JSON Schema.
LD_REST_Echo_Controller_V2::get_item_schema Read More »
Class: Class LearnDash V2 REST API User Course Progress Controller.
LD_REST_Users_Course_Progress_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Users_Course_Progress_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Course_Progress_Controller_V2::register_routes Read More »
Class: Class LearnDash V2 REST API User Controller.
LD_REST_Users_Controller_V2 Read More »
Method: Gets public schema for progression header.
LD_REST_Users_Course_Progress_Controller_V2::get_public_item_header_schema Read More »
Method: Protected constructor for class
LD_REST_Users_Controller_V2::__construct Read More »
Method: Gets public schema for progression steps.
LD_REST_Users_Course_Progress_Controller_V2::get_public_item_step_schema Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Users_Controller_V2::register_routes Read More »
Method: Retrieves the query params for the header posts collection.
LD_REST_Users_Course_Progress_Controller_V2::get_collection_params_header Read More »
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
LD_REST_Users_Controller_V2::rest_collection_params_filter Read More »
Method: Retrieves the query params for the steps posts collection.
LD_REST_Users_Course_Progress_Controller_V2::get_collection_params_steps Read More »
Method: Filter Users query args.
LD_REST_Users_Controller_V2::rest_query_filter Read More »
Method: Common function to check and set request params used by the endpoints.
LD_REST_Users_Course_Progress_Controller_V2::check_request_params Read More »
Method: Override the User REST response links.
LD_REST_Users_Controller_V2::rest_prepare_response_filter Read More »
Method: Common function to get the displayable Courses.
LD_REST_Users_Course_Progress_Controller_V2::get_request_courses Read More »
Method: Get the REST URL setting.
LD_REST_Users_Controller_V2::get_rest_base Read More »
Method: Common function to get the query_args.
LD_REST_Users_Course_Progress_Controller_V2::get_query_args Read More »
Method: Gets public schema.
LD_REST_Courses_Prerequisites_Controller_V2::get_public_item_schema Read More »