LD_REST_Question_Types_Controller_V2::__construct()
Method: Constructor.
LD_REST_Question_Types_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-question-types-controller.php
Method: Constructor.
LD_REST_Question_Types_Controller_V2::__construct Read More »
Method: Get the user course progress steps data.
LD_REST_Users_Course_Progress_Controller_V2::get_user_course_progress_steps Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Question_Types_Controller_V2::register_routes Read More »
Method: Convert user meta course progress nested lesson/topic structure into a flat array.
LD_REST_Users_Course_Progress_Controller_V2::convert_user_progress_meta_normalized Read More »
Method: Get user course activity from DB.
LD_REST_Users_Course_Progress_Controller_V2::get_user_course_activity Read More »
Class: Class LearnDash REST API V2 Groups Leader Users Controller.
LD_REST_Groups_Leaders_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Groups_Leaders_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Groups_Leaders_Controller_V2::register_routes Read More »
Method: Gets public schema.
LD_REST_Groups_Leaders_Controller_V2::get_public_item_schema Read More »
Method: Permissions check for getting group leaders.
LD_REST_Groups_Leaders_Controller_V2::get_groups_leaders_permissions_check Read More »
Method: Checks permission to update group leaders.
LD_REST_Groups_Leaders_Controller_V2::update_groups_leaders_permissions_check Read More »
Method: Checks permission to delete group leaders.
LD_REST_Groups_Leaders_Controller_V2::delete_groups_leaders_permissions_check Read More »
Method: Permissions check for getting user progress item.
LD_REST_Users_Course_Progress_Controller_V2::get_step_items_permissions_check Read More »
Method: Get a group leaders.
LD_REST_Groups_Leaders_Controller_V2::get_groups_leaders Read More »
Method: Permissions check for getting user progress items.
LD_REST_Users_Course_Progress_Controller_V2::get_header_items_permissions_check Read More »
Method: Updates a group leaders.
LD_REST_Groups_Leaders_Controller_V2::update_groups_leaders Read More »
Method: Get user course progress header items.
LD_REST_Users_Course_Progress_Controller_V2::get_header_items Read More »
Method: Delete a group leaders.
LD_REST_Groups_Leaders_Controller_V2::delete_groups_leaders Read More »
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 »