Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
backup_question_dbops Class Reference

Non instantiable helper class providing DB support to the questions backup stuff. More...

Inheritance diagram for backup_question_dbops:

Static Public Member Functions

static calculate_question_categories ($backupid, $contextid)
 Calculates all the question_categories to be included in backup, based in a given context (course/module) and the already annotated questions present in backup_ids_temp.
 
static delete_temp_questions ($backupid)
 Delete all the annotated questions present in backup_ids_temp.
 

Detailed Description

Non instantiable helper class providing DB support to the questions backup stuff.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

This class contains various static methods available for all the DB operations performed by questions stuff

TODO: Finish phpdocs


The documentation for this class was generated from the following file: