Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Namespaces | |
namespace | editor_atto\plugininfo |
| |
namespace | editor_atto\privacy |
| |
namespace | editor_atto\task |
| |
Classes | |
class | atto_texteditor |
This is the texteditor implementation. More... | |
class | behat_editor_atto |
Steps definitions to deal with the atto text editor. More... | |
class | editor_atto\plugininfo\atto |
class | editor_atto\privacy\provider |
Privacy Subsystem implementation for editor_atto. More... | |
class | editor_atto\task\autosave_cleanup_task |
Simple task to run the autosave cleanup task. More... | |
class | editor_atto_subplugins_setting |
Special class for Atto plugins administration. More... | |
class | editor_atto_toolbar_setting |
Admin setting for toolbar. More... | |
Functions | |
xmldb_editor_atto_upgrade ($oldversion) | |
Run all Atto upgrade steps between the current DB version and the current version on disk. | |
Variables | |
$default = 60 | |
$desc = new lang_string('autosavefrequency_desc', 'editor_atto') | |
if($ADMIN->fulltree) | $name = new lang_string('autosavefrequency', 'editor_atto') |
$plugin = 2023100400 | |
$setting = new admin_setting_configduration('editor_atto/autosavefrequency', $name, $desc, $default) | |
$settings = new admin_settingpage('editorsettingsatto', new lang_string('settings', 'editor_atto')) | |
$plugin | component = 'editor_atto' |
$plugin | version = 2023100900 |