LDLMS_Model_Topic::__construct()
Method: Initialize post.
LDLMS_Model_Topic::__construct Read More »
@package: LearnDash / Topic
Source Files: includes/classes/class-ldlms-model-topic.php
Method: Initialize post.
LDLMS_Model_Topic::__construct Read More »
Method: Private constructor for class.
LDLMS_Model::__construct Read More »
Method: Get a Quiz Questions.
LDLMS_Factory_Post::quiz_questions Read More »
Method: Get Course Lessons.
LDLMS_Factory_Post::get_course_lessons Read More »
Method: Returns course steps.
LDLMS_Factory_Post::course_steps Read More »
Method: Get a Course.
LDLMS_Factory_Post::course Read More »
Method: Process the _POST data on Quiz save. This function reformats the questions data array into the internally used format of this class.
LDLMS_Quiz_Questions::questions_split_keys Read More »
Method: Get Quiz Questions set by type.
LDLMS_Quiz_Questions::get_questions Read More »
Method: This function updates the postmeta ‘question_order’ for legacy questions.
LDLMS_Quiz_Questions::set_question_to_quiz_order Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz_legacy Read More »
Method: This function sets a post_meta association for the various questions within the quiz.
LDLMS_Quiz_Questions::set_questions_to_quiz Read More »
Method: Save Quiz Questions.
LDLMS_Quiz_Questions::set_questions Read More »
Method: Get the count of valid questions in quiz.
LDLMS_Quiz_Questions::get_questions_count Read More »
Method: Clear the quiz dirty flag.
LDLMS_Quiz_Questions::clear_questions_dirty Read More »
Method: Check if the quiz dirty flag is set.
LDLMS_Quiz_Questions::is_questions_dirty Read More »
Method: Sets the Quiz dirty flag and will force the questions to be reloaded from queries.
LDLMS_Quiz_Questions::set_questions_dirty Read More »
Method: Build the ProQuiz question objects from the post_ids
LDLMS_Quiz_Questions::build_questions Read More »
Method: Load Quiz Questions.
LDLMS_Quiz_Questions::load_questions Read More »
Method: Initialize object vars.
LDLMS_Quiz_Questions::init Read More »
Method: Public constructor for class.
LDLMS_Quiz_Questions::__construct Read More »