6 calls to backup_migrate_location::settings() in Backup and Migrate 6.3
- 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::_save_file in includes/
destinations.file.inc - File save destination callback.
- backup_migrate_destination_nodesquirrel::before_backup_form in includes/
destinations.nodesquirrel.inc - Returns a form to be completed before saving to the destination can be complete.
- backup_migrate_destination_nodesquirrel::edit_form in includes/
destinations.nodesquirrel.inc - Get the form for the settings for this destination.
- backup_migrate_destination_nodesquirrel::get_user_pass in includes/
destinations.nodesquirrel.inc - Break the secret key into the public/private key (user/pass).
- backup_migrate_destination_s3::get_subdir in includes/
destinations.s3.inc - Get the bucket which is the first part of the path.