10 calls to backup_migrate_location::get_location() in Backup and Migrate 7.3
- 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::confirm_destination in includes/
destinations.file.inc - Check that a destination is valid.
- 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.
- backup_migrate_destination_filesource::edit_form in includes/
sources.filesource.inc - Gets the form for the settings for the files destination.
- backup_migrate_destination_filesource::get_realpath in includes/
sources.filesource.inc - Get the file location.
- backup_migrate_files_destination_archivesource::_backup_to_file_cli in includes/
sources.archivesource.inc - Backup from this source.
- backup_migrate_location::get_display_location in includes/
locations.inc