|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Namespaces | |
| namespace | qbank_tagquestion |
| | |
| namespace | qbank_tagquestion\event |
| | |
| namespace | qbank_tagquestion\external |
| | |
| namespace | qbank_tagquestion\form |
| | |
| namespace | qbank_tagquestion\output |
| | |
| namespace | qbank_tagquestion\privacy |
| | |
Classes | |
| class | qbank_tagquestion\event\question_deleted_observer |
| Event observer for question deletion. More... | |
| class | qbank_tagquestion\external\submit_tags |
| External qbank_tagquestion API. More... | |
| class | qbank_tagquestion\form\tags_form |
| The mform class for manage question tags. More... | |
| class | qbank_tagquestion\output\renderer |
| Class renderer for qbank_tagquestion. More... | |
| class | qbank_tagquestion\plugin_feature |
| Class columns is the entrypoint for the columns. More... | |
| class | qbank_tagquestion\privacy\provider |
| Privacy Subsystem for qbank_tagquestion implementing null_provider. More... | |
| class | qbank_tagquestion\tag_condition |
| Question bank search class to allow searching/filtering by tags on a question. More... | |
| class | qbank_tagquestion\tags_action |
| Action to add and remove tags to questions. More... | |
Functions | |
| qbank_tagquestion_output_fragment_tags_form ($args) | |
| Question tags fragment callback. | |
Variables | |
| $functions | |
| $observers | |
| $plugin = 2023100400 | |
| $plugin | component = 'qbank_tagquestion' |
| $plugin | maturity = MATURITY_STABLE |
| $plugin | version = 2023100900 |
| qbank_tagquestion_output_fragment_tags_form | ( | $args | ) |
Question tags fragment callback.
| array | $args | Arguments to the form. |
| null|string | The rendered form. |
| $functions |
| $observers |