|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Directories | |
| directory | classes |
| | |
Namespaces | |
| namespace | atto_equation\privacy |
| Privacy Subsystem implementation for block_activity_modules. | |
Classes | |
| class | atto_equation\privacy\provider |
| Privacy Subsystem for atto_equation implementing null_provider. More... | |
Functions | |
| atto_equation_params_for_js ($elementid, $options, $fpoptions) | |
| Set params for this plugin. | |
| atto_equation_strings_for_js () | |
| Get the list of strings for this plugin. | |
| xmldb_atto_equation_upgrade ($oldversion) | |
| Run all Atto equation upgrade steps between the current DB version and the current version on disk. | |
Variables | |
| $plugin = 2023100400 | |
| $settings = new admin_settingpage('atto_equation_settings', new lang_string('settings', 'atto_equation')) | |
| $plugin | component = 'atto_equation' |
| $plugin | version = 2023100900 |
| atto_equation_params_for_js | ( | $elementid, | |
| $options, | |||
| $fpoptions ) |
Set params for this plugin.
| string | $elementid | |
| stdClass | $options | - the options for the editor, including the context. |
| stdClass | $fpoptions | - unused. |
| atto_equation_strings_for_js | ( | ) |
Get the list of strings for this plugin.
| string | $elementid |
| xmldb_atto_equation_upgrade | ( | $oldversion | ) |
Run all Atto equation upgrade steps between the current DB version and the current version on disk.
| int | $oldversion | The old version of atto equation in the DB. |
| bool |