LD_REST_Questions_Controller_V1::get_item()
Method: Get a question item
LD_REST_Questions_Controller_V1::get_item Read More »
@package: LearnDash / REST / V1
Source Files: includes/rest-api/v1/class-ld-rest-questions-controller.php
Method: Get a question item
LD_REST_Questions_Controller_V1::get_item Read More »
Method: Get a question items
LD_REST_Questions_Controller_V1::get_items Read More »
Method: Check if a given request has access manage the item.
LD_REST_Questions_Controller_V1::permissions_check Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Questions_Controller_V1::register_routes Read More »
Method: Get Collection parameters
LD_REST_Groups_Courses_Controller_V1::get_collection_params Read More »
Method: Get Groups Courses.
LD_REST_Groups_Courses_Controller_V1::get_groups_courses Read More »
Method: Delete Groups Courses.
LD_REST_Groups_Courses_Controller_V1::delete_groups_courses Read More »
Method: Check Groups Courses Delete Permissions.
LD_REST_Groups_Courses_Controller_V1::delete_groups_courses_permissions_check Read More »
Method: Check Groups Courses Update Permissions.
LD_REST_Groups_Courses_Controller_V1::update_groups_courses Read More »
Method: Check Groups Courses Update Permissions.
LD_REST_Groups_Courses_Controller_V1::update_groups_courses_permissions_check Read More »
Method: Check Groups Courses Read Permissions.
LD_REST_Groups_Courses_Controller_V1::get_groups_courses_permissions_check Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Groups_Courses_Controller_V1::register_routes Read More »
Method: Public constructor for class
LD_REST_Groups_Courses_Controller_V1::__construct Read More »
Method: Returns the XML representation of an answer based off of the input string variables
LearnDash_Quiz_Migration::answer Read More »
Method: Returns the XML representation of the question based off of the input string variables
LearnDash_Quiz_Migration::question Read More »
Method: Uses the input string variables to fill an XML template.
LearnDash_Quiz_Migration::template Read More »
Method: Retrieves an XML representation of a simple quiz object
LearnDash_Quiz_Migration::get_xml Read More »
Method: Quiz Content
LD_QuizPro::learndash_quiz_content Read More »
Method: Show Modal Window
LD_QuizPro::showModalWindow Read More »
Method: Returns an array of MD5 Checksums on a concatenated string comprised of user id, question id, and i, where the array size is count and i is incremented from 0 for each array element
LD_QuizPro::datapos_array Read More »