|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Library functions used by qbank_exportquestions/export.php. More...
Namespaces | |
| namespace | form |
| Defines the export questions form. | |
| namespace | privacy |
| Privacy Subsystem for qbank_exportquestions implementing null_provider. | |
Classes | |
| class | exportquestions_helper |
| Class exportquestions_helper contains all the library functions. More... | |
| class | navigation |
| Class navigation. More... | |
| class | plugin_feature |
| Class plugin_feature. More... | |
Library functions used by qbank_exportquestions/export.php.
Entry point for plugin.
Plugin entrypoint for navigation.
This code is based on lib/questionlib.php by Martin Dougiamas.
Every qbank plugin must extent this class.