You are here

6 uses of BACKUP_MIGRATE_SMART_DELETE in Backup and Migrate 6.3

backup_migrate_backup_migrate_schedules in ./backup_migrate.module
Implementation of hook_backup_migrate_destinations().
backup_migrate_schedule::edit_form in includes/schedules.inc
Get the edit form.
backup_migrate_schedule::edit_form_validate in includes/schedules.inc
Submit the edit form.
backup_migrate_schedule::generate_keep_description in includes/schedules.inc
Format a number to keep in human readable from
backup_migrate_schedule::remove_expired_backups in includes/schedules.inc
Remove older backups keeping only the number specified by the aministrator.
backup_migrate_ui_schedule_form in ./backup_migrate.module
The quick schedule form.