|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Namespaces | |
| namespace | qbank_exporttoxml |
| | |
| namespace | qbank_exporttoxml\privacy |
| | |
Classes | |
| class | qbank_exporttoxml\export_xml_action_column |
| class | qbank_exporttoxml\helper |
| class | qbank_exporttoxml\plugin_feature |
| class | qbank_exporttoxml\privacy\provider |
Functions | |
| qbank_exporttoxml_preview_display (question_definition $question, int $courseid) | |
| Callback to add content to the question preview screen. | |
Variables | |
| $plugin = 2022111800 | |
| $plugin | component = 'qbank_exporttoxml' |
| $plugin | maturity = MATURITY_STABLE |
| $plugin | version = 2022112800 |
| qbank_exporttoxml_preview_display | ( | question_definition | $question, |
| int | $courseid ) |
Callback to add content to the question preview screen.
| question_definition | $question | the question being previewed. |
| int | $courseid | the course id. |
| string | HTML to add to the question preview screen. |