|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Files | |
| file | behat_qbank_usage.php |
| Steps definitions to deal with the usage in question. | |
| file | helper.php |
| Helper class for usage. | |
| file | lib.php |
| Helper functions and callbacks. | |
| file | plugin_feature.php |
| Class plugin_feature is the entrypoint for the columns. | |
| file | question_last_used_column.php |
| Question bank column for the question last used. | |
| file | question_usage_column.php |
| A column type for the name of the question type. | |
| file | question_usage_table.php |
| Class question_usage_table. | |
| file | renderer.php |
| Renderer for usage plugin. | |
| file | version.php |
| Version information for qbank_usage. | |
Namespaces | |
| namespace | qbank_usage |
| | |
| namespace | qbank_usage\output |
| | |
| namespace | qbank_usage\tables |
| | |
Classes | |
| class | behat_qbank_usage |
| class | qbank_usage\helper |
| class | qbank_usage\output\renderer |
| class | qbank_usage\plugin_feature |
| class | qbank_usage\question_last_used_column |
| class | qbank_usage\question_usage_column |
| class | qbank_usage\tables\question_usage_table |
Functions | |
| qbank_usage_output_fragment_question_usage (array $args) | |
| Question usage fragment callback. | |
Variables | |
| global | qbank_usage\tables::$CFG |
| $plugin = 2023041800 | |
| $plugin | component = 'qbank_usage' |
| $plugin | maturity = MATURITY_STABLE |
| $plugin | version = 2023042400 |
| qbank_usage_output_fragment_question_usage | ( | array | $args | ) |
Question usage fragment callback.
| array | $args |
| string | rendered output |