|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Namespaces | |
| namespace | qbank_tagquestion |
| | |
| namespace | qbank_tagquestion\external |
| | |
| namespace | qbank_tagquestion\form |
| | |
| namespace | qbank_tagquestion\privacy |
| | |
Functions | |
| qbank_tagquestion_output_fragment_tags_form ($args) | |
| Question tags fragment callback. | |
Variables | |
| $functions | |
| $plugin = 2022111800 | |
| $plugin | component = 'qbank_tagquestion' |
| $plugin | maturity = MATURITY_STABLE |
| $plugin | version = 2022112800 |
| qbank_tagquestion_output_fragment_tags_form | ( | $args | ) |
Question tags fragment callback.
| array | $args | Arguments to the form. |
| null|string | The rendered form. |
| $functions |