Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for async_helper, including all inherited members.
$backupid | async_helper | protected |
$backuprec | async_helper | protected |
$type | async_helper | protected |
$user | async_helper | protected |
__construct($type, $id) | async_helper | |
get_async_backups($filearea, $instanceid) | async_helper | static |
get_async_restores($userid) | async_helper | static |
get_backup_file_info($filename, $filearea, $contextid) | async_helper | static |
get_backup_record($id) | async_helper | static |
get_restore_name(\context $context) | async_helper | static |
get_restore_url($backupid) | async_helper | static |
get_userdata_backup_settings(\backup_controller $backupcontroller) | async_helper | static |
is_async_enabled() | async_helper | static |
is_async_pending($id, $type, $operation) | async_helper | static |
send_message() | async_helper |