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: Checks if a given request has access to read the theme.
LD_REST_Echo_Controller_V2::get_repsonse_permissions_check Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Echo_Controller_V2::register_routes Read More »
Method: Public constructor for class
LD_REST_Echo_Controller_V2::__construct Read More »
Method: Get the REST URL setting.
LD_REST_Users_Controller_V2::get_rest_base Read More »
Method: Override the User REST response links.
LD_REST_Users_Controller_V2::rest_prepare_response_filter Read More »
Method: Filter Users query args.
LD_REST_Users_Controller_V2::rest_query_filter 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: Registers the routes for the objects of the controller.
LD_REST_Users_Controller_V2::register_routes Read More »
Method: Protected constructor for class
LD_REST_Users_Controller_V2::__construct Read More »
Method: Intercept the Request and ensure our standard Course parameters are set.
LD_REST_Courses_Controller_V2::rest_query_filter Read More »
Method: Override the REST response links.
LD_REST_Courses_Controller_V2::rest_prepare_response_filter Read More »
Method: Gets public schema.
LD_REST_Courses_Controller_V2::get_public_item_schema Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Courses_Controller_V2::register_fields_metabox Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Courses_Controller_V2::register_fields Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Courses_Controller_V2::register_routes Read More »
Method: Public constructor for class
LD_REST_Courses_Controller_V2::__construct Read More »
Method: Gets public schema.
LD_REST_Courses_Prerequisites_Controller_V2::get_public_item_schema Read More »
Method: Retrieves a course users.
LD_REST_Courses_Prerequisites_Controller_V2::get_courses_prerequisites Read More »
Method: Permissions check for getting course groups.
LD_REST_Courses_Prerequisites_Controller_V2::get_courses_prerequisites_permissions_check Read More »