Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
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 = 2023041800 | |
$plugin | component = 'qbank_tagquestion' |
$plugin | maturity = MATURITY_STABLE |
$plugin | version = 2023042400 |
qbank_tagquestion_output_fragment_tags_form | ( | $args | ) |
Question tags fragment callback.
array | $args | Arguments to the form. |
null|string | The rendered form. |
$functions |