Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 | |
namespace | 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 = 2020060900 | |
$plugin | component = 'atto_managefiles' |
$plugin | version = 2020061500 |
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 |