llms_generator_before_generate
Action Hook: Action run immediately prior to a LifterLMS Generator running.
Source: includes/class.llms.generator.php:135
Action Hook: Action run immediately prior to a LifterLMS Generator running.
Source: includes/class.llms.generator.php:135
Method: Get all lessons in the section
Source: includes/models/model.llms.section.php:208
Method: Add data to the course model when converted to array
Source: includes/models/model.llms.section.php:262
Method: Add data to the course model when converted to array
Source: includes/models/model.llms.lesson.php:559
Method: Determine if a quiz is assigned to this lesson
Source: includes/models/model.llms.lesson.php:439
Method: Retrieve an object for the assigned quiz (if a quiz is assigned)
Source: includes/models/model.llms.lesson.php:390
Method: Retrieve the array of raw question data from the postmeta table.
Source: includes/models/model.llms.quiz.php:291
Method: Get the (points) value of a question.
Source: includes/models/model.llms.quiz.php:272
Method: Called before data is sorted and returned by $this->toArray().
Source: includes/models/model.llms.quiz.php:239
Class: LLMS_Quiz model class.
Source: includes/models/model.llms.quiz.php:34