LD_REST_Questions_Controller_V2::__construct()
Method: Public constructor for class
LD_REST_Questions_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-questions-controller.php
Method: Public constructor for class
LD_REST_Questions_Controller_V2::__construct Read More »
Method: Prepare the LearnDash Post Type Settings.
LD_REST_Questions_Controller_V2::register_fields Read More »
Action Hook: Set the rest_base after the parent __constructor as it will set these var with WP specific details.
learndash_rest_register_fields Read More »
Method: Register the Settings Fields from the Post Metaboxes.
LD_REST_Questions_Controller_V2::register_fields_metabox Read More »
Class: Class LearnDash REST API V2 Groups Courses Controller.
LD_REST_Groups_Courses_Controller_V2 Read More »
Method: Public constructor for class
LD_REST_Groups_Courses_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Groups_Courses_Controller_V2::register_routes Read More »
Method: Gets public schema.
LD_REST_Groups_Courses_Controller_V2::get_public_item_schema Read More »
Method: Checks permission to get group courses.
LD_REST_Groups_Courses_Controller_V2::get_groups_courses_permissions_check Read More »
Method: Checks permission to update group courses.
LD_REST_Groups_Courses_Controller_V2::update_groups_courses_permissions_check Read More »
Method: Checks permission to update delete courses.
LD_REST_Groups_Courses_Controller_V2::delete_groups_courses_permissions_check Read More »
Method: GET group courses.
LD_REST_Groups_Courses_Controller_V2::get_groups_courses Read More »
Method: Updates a group courses.
LD_REST_Groups_Courses_Controller_V2::update_groups_courses Read More »
Method: Delete a group courses.
LD_REST_Groups_Courses_Controller_V2::delete_groups_courses Read More »
Method: Gets sfwd-lessons schema.
LD_REST_Lessons_Controller_V1::get_schema Read More »
Method: Gets the course steps schema.
LD_REST_Courses_Steps_Controller_V1::get_schema Read More »
Method: Gets Course schema.
LD_REST_Courses_Controller_V1::get_schema Read More »
Method: Gets the group leaders schema.
LD_REST_Groups_Leaders_Controller_V1::get_schema Read More »
Method: Gets groups schema.
LD_REST_Groups_Controller_V1::get_schema Read More »
Method: Gets the user courses schema.
LD_REST_Users_Courses_Controller_V1::get_schema Read More »