- Description:
Storage helper for the Moodle Tiny Autosave plugin.
- Source:
- Copyright:
- 2022 Andrew Lyons
- 2022 Andrew Lyons
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Storage helper for the Moodle Tiny Autosave plugin.
Members
(static, constant) removeAutosaveSession
- Description:
Delete the draft for the current editor.
- Source:
Delete the draft for the current editor.
(static, constant) restoreDraft
- Description:
Attempt to restore a draft into the editor
- Source:
Attempt to restore a draft into the editor
(static, constant) saveDraft
- Description:
Save the current content of the editor as a draft.
- Source:
Save the current content of the editor as a draft.
(inner, constant) saveDebounceMap
Properties:
Name | Type | Description |
---|---|---|
A |
Map | map of debounced draft saves |