Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | lib.php |
Atto text editor manage files plugin lib. | |
file | manage_form.php |
Atto text editor manage files plugin form. | |
file | provider.php |
Privacy Subsystem implementation for block_activity_modules. | |
file | version.php |
Atto text editor integration version file. | |
Namespaces | |
atto_managefiles\privacy | |
| |
Classes | |
class | atto_managefiles\privacy\provider |
Privacy Subsystem for atto_managefiles implementing null_provider. More... | |
class | atto_managefiles_manage_form |
Form allowing to edit files in one draft area. More... | |
Functions | |
atto_managefiles_params_for_js ($elementid, $options, $fpoptions) | |
Sends the parameters to JS module. More... | |
atto_managefiles_strings_for_js () | |
Initialise the strings required for JS. More... | |
Variables | |
$plugin | component = 'atto_managefiles' |
$plugin | requires = 2019111200 |
$plugin | version = 2019111800 |
atto_managefiles_params_for_js | ( | $elementid, | |
$options, | |||
$fpoptions | |||
) |
Sends the parameters to JS module.
array |
atto_managefiles_strings_for_js | ( | ) |
Initialise the strings required for JS.
void |