6 methods override backup_migrate_item::edit_form_submit() in Backup and Migrate 6.3
- backup_migrate_destination_files::edit_form_submit in includes/
destinations.file.inc - Submit the form for the settings for the files destination.
- backup_migrate_destination_nodesquirrel::edit_form_submit in includes/
destinations.nodesquirrel.inc - Submit the configuration form. Glue the url together and add the old password back if a new one was not specified.
- backup_migrate_destination_remote::edit_form_submit in includes/
destinations.inc - Submit the configuration form. Glue the url together and add the old password back if a new one was not specified.
- backup_migrate_location_remote::edit_form_submit in includes/
locations.inc - Submit the configuration form. Glue the url together and add the old password back if a new one was not specified.
- backup_migrate_schedule::edit_form_submit in includes/
schedules.inc - Submit the edit form.
- backup_migrate_source_remote::edit_form_submit in includes/
sources.inc - Submit the configuration form. Glue the url together and add the old password back if a new one was not specified.