llms_generator_before_generate
Action Hook: Generate LMS Content from export files or raw arrays of data
Source: includes/class.llms.generator.php:194
Action Hook: Generate LMS Content from export files or raw arrays of data
Source: includes/class.llms.generator.php:194
Method: Get all lessons in the section
Source: includes/models/model.llms.section.php:149
Method: Add data to the course model when converted to array Called before data is sorted and returned by $this->jsonSerialize()
Source: includes/models/model.llms.section.php:197
Method: Determine if a quiz is assigned to this lesson
Source: includes/models/model.llms.lesson.php:376
Method: Add data to the course model when converted to array Called before data is sorted and returned by $this->jsonSerialize()
Source: includes/models/model.llms.lesson.php:483
Method: Retrieve an object for the assigned quiz (if a quiz is assigned )
Source: includes/models/model.llms.lesson.php:322
Method: Called before data is sorted and returned by $this->toArray() Extending classes should override this data if custom data should be added when object is converted to an array or json
Source: includes/models/model.llms.quiz.php:174
Method: Get the (points) value of a question
Source: includes/models/model.llms.quiz.php:248
Method: Retrieve the array of raw question data from the postmeta table
Source: includes/models/model.llms.quiz.php:266
Method: Called before data is sorted and returned by $this->toArray() Extending classes should override this data if custom data should be added when object is converted to an array or json
Source: includes/models/model.llms.question.php:599