Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Directories | |
directory | backup |
| |
Files | |
file | access.php |
Plugin capabilities are defined here. | |
file | backup_qbank_customfields_plugin.class.php |
Provides the information to backup question custom field. | |
file | custom_field_column.php |
A column type for the name of the question creator. | |
file | lib.php |
Helper functions and callbacks. | |
file | plugin_feature.php |
Class plugin_feature is the entrypoint for the columns. | |
file | provider.php |
Privacy Subsystem for qbank_customfields implementing null_provider. | |
file | question_handler.php |
Question handler for custom fields. | |
file | renderer.php |
Class renderer. | |
file | restore_qbank_customfields_plugin.class.php |
Restore plugin class that provides the necessary information needed to restore comments for questions. | |
file | settings.php |
Plugin administration pages are defined here. | |
file | version.php |
Version information for qbank_customfields. | |
Namespaces | |
namespace | qbank_customfields |
| |
namespace | qbank_customfields\customfield |
| |
namespace | qbank_customfields\output |
| |
namespace | qbank_customfields\privacy |
| |
Functions | |
qbank_customfields_preview_display (question_definition $question, int $courseid) | |
Comment content for callbacks. | |
Variables | |
$capabilities | |
$plugin = 2022111800 | |
$plugin | component = 'qbank_customfields' |
$plugin | maturity = MATURITY_STABLE |
$plugin | version = 2022112800 |
qbank_customfields_preview_display | ( | question_definition | $question, |
int | $courseid | ||
) |
Comment content for callbacks.
question_definition | $question | |
int | $courseid |
string |
$capabilities |