LD_REST_Quiz_Statistics_Controller_V2::__construct()
Method: Constructor.
LD_REST_Quiz_Statistics_Controller_V2::__construct Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php
Method: Constructor.
LD_REST_Quiz_Statistics_Controller_V2::__construct Read More »
Method: Permission callback for quiz-statistics endpoint.
LD_REST_Quiz_Statistics_Controller_V2::can_access_stats_questions Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::current Read More »
Method: Add the embed links to quiz statistic response item.
LD_REST_Quiz_Statistics_Controller_V2::statistic_response_embed_links Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::next Read More »
Method: Add the embed links to quiz statistic question response item.
LD_REST_Quiz_Statistics_Controller_V2::statistic_question_response_embed_links Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::key Read More »
Method: Join query for fetching statistics for which quiz_setting is enabled.
LD_REST_Quiz_Statistics_Controller_V2::join_quiz_master_and_postmeta Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::valid Read More »
Method: Filter the where clause of the query to fetch statistics refs.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_where Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::rewind Read More »
Method: Filter the where clause of the query to fetch statistics refs based on user IDs.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_users_where Read More »
Method: Find the statistics record in memory.
LD_REST_Quiz_Statistics_Controller_V2::find Read More »
Method: If quiz id is passed explicitly via request, filter the results.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_quiz_where Read More »
Method: Gets public schema.
LD_REST_Questions_Controller_V2::get_public_item_schema Read More »
Method: Retrieves all of the registered additional fields for a given object-type.
LD_REST_Posts_Controller_V2::get_additional_fields Read More »
Method: Retrieves all question types.
LD_REST_Question_Types_Controller_V2::get_items Read More »
Method: Checks if a given request has access to read a question type.
LD_REST_Question_Types_Controller_V2::get_item_permissions_check Read More »
Method: Retrieves a specific question type.
LD_REST_Question_Types_Controller_V2::get_item Read More »
Method: Prepares a question type object for serialization.
LD_REST_Question_Types_Controller_V2::prepare_item_for_response Read More »