Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
question_reference_manager.php File Reference

This class should provide an API for managing question_references. More...

Classes

class  core_question\question_reference_manager
 

Namespaces

namespace  core_question
  
 

Detailed Description

This class should provide an API for managing question_references.

Unfortunately, question_references were introduced in the DB structure without an nice API. This class is being added later, and is currently terribly incomplete, but hopefully it can be improved in time.

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