Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
tiny_autosave\autosave_manager Member List

This is the complete list of members for tiny_autosave\autosave_manager, including all inherited members.

$contextidtiny_autosave\autosave_managerprotected
$elementidtiny_autosave\autosave_managerprotected
$pagehashtiny_autosave\autosave_managerprotected
$pageinstancetiny_autosave\autosave_managerprotected
$usertiny_autosave\autosave_managerprotected
__construct(int $contextid, string $pagehash, string $pageinstance, string $elementid, ?stdClass $user=null)tiny_autosave\autosave_manager
create_autosave_record(string $drafttext, ?int $draftid=null)tiny_autosave\autosave_manager
get_autosave_record()tiny_autosave\autosave_manager
is_autosave_stale(stdClass $record)tiny_autosave\autosave_managerprotected
remove_autosave_record()tiny_autosave\autosave_manager
resume_autosave_session(?int $draftid=null)tiny_autosave\autosave_manager
update_autosave_record(string $drafttext)tiny_autosave\autosave_manager
update_draftid_for_record(stdClass $record, int $newdraftid)tiny_autosave\autosave_managerprotected