6 calls to backup_migrate_destination::get_location() in Backup and Migrate 8.2
- backup_migrate_destination::get_display_location in includes/
destinations.inc - backup_migrate_destination_email::edit_form in includes/
destinations.email.inc - Get the form for the settings for this filter.
- backup_migrate_destination_email::save_file in includes/
destinations.email.inc - Save to (ie. email the file) to the email destination.
- backup_migrate_destination_files::edit_form in includes/
destinations.file.inc - Get the form for the settings for the files destination.
- backup_migrate_destination_files::get_realpath in includes/
destinations.file.inc - Get the file location.
- backup_migrate_destination_files::_save_file in includes/
destinations.file.inc - File save destination callback.