AUTO_BACKUP_DISABLED (defined in backup_cron_automated_helper) | backup_cron_automated_helper | |
AUTO_BACKUP_ENABLED (defined in backup_cron_automated_helper) | backup_cron_automated_helper | |
AUTO_BACKUP_MANUAL (defined in backup_cron_automated_helper) | backup_cron_automated_helper | |
BACKUP_STATUS_ERROR | backup_cron_automated_helper | |
BACKUP_STATUS_NOTYETRUN | backup_cron_automated_helper | |
BACKUP_STATUS_OK | backup_cron_automated_helper | |
BACKUP_STATUS_QUEUED | backup_cron_automated_helper | |
BACKUP_STATUS_SKIPPED | backup_cron_automated_helper | |
BACKUP_STATUS_UNFINISHED | backup_cron_automated_helper | |
BACKUP_STATUS_WARNING | backup_cron_automated_helper | |
calculate_next_automated_backup($ignoredtimezone, $now) | backup_cron_automated_helper | static |
get_automated_backup_lock($rundirective=self::RUN_ON_SCHEDULE) | backup_cron_automated_helper | static |
get_backup_status_array() | backup_cron_automated_helper | static |
get_backups_to_delete($backupfiles, $now) | backup_cron_automated_helper | protectedstatic |
get_courses($now=null) | backup_cron_automated_helper | protectedstatic |
is_course_modified($courseid, $since) | backup_cron_automated_helper | protectedstatic |
launch_automated_backup($course, $starttime, $userid) | backup_cron_automated_helper | static |
outcome_from_results($results) | backup_cron_automated_helper | static |
remove_deleted_courses_from_schedule() | backup_cron_automated_helper | static |
remove_excess_backups($course, $now=null) | backup_cron_automated_helper | static |
remove_excess_backups_from_course($course, $now) | backup_cron_automated_helper | protectedstatic |
remove_excess_backups_from_directory($course, $now) | backup_cron_automated_helper | protectedstatic |
run_automated_backup($rundirective=self::RUN_ON_SCHEDULE) | backup_cron_automated_helper | static |
RUN_IMMEDIATELY | backup_cron_automated_helper | |
RUN_ON_SCHEDULE | backup_cron_automated_helper | |
STATE_DISABLED | backup_cron_automated_helper | |
STATE_OK | backup_cron_automated_helper | |
STATE_RUNNING | backup_cron_automated_helper | |
STORAGE_COURSE | backup_cron_automated_helper | |
STORAGE_COURSE_AND_DIRECTORY | backup_cron_automated_helper | |
STORAGE_DIRECTORY | backup_cron_automated_helper | |