You are here

Functions in Backup and Migrate 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
_backup_migrate_drush_destinations includes/backup_migrate.drush.inc Get a list of available destinations with the given op. 1
_backup_migrate_drush_sources includes/backup_migrate.drush.inc Get a list of available destinations with the given op. 1
_backup_migrate_filename_append_prepare includes/files.inc Adjust the length of a filename to allow for a string to be appended, staying within the maximum filename limit. 2
_backup_migrate_filetypes includes/files.inc Return a list of backup filetypes. 2
_backup_migrate_file_dispose_buffer includes/files.inc An output buffer callback which simply throws away the buffer instead of sending it to the browser. 1
_backup_migrate_filter_before_action_form ./backup_migrate.module Retrieve an array of form items to be filled out before an action can continue. 2
_backup_migrate_get_destination_form_item_options includes/destinations.inc Get the destination options as an options array for a form item. 2
_backup_migrate_get_destination_pulldown includes/destinations.inc Get pulldown to select existing source options. 4
_backup_migrate_get_profile_form_item_options includes/profiles.inc Get the available profiles as an options array for a form item. 4
_backup_migrate_get_source_form includes/sources.inc Get the source options as a form element. 2
_backup_migrate_get_source_form_item_options includes/sources.inc Get the location options as an options array for a form item. 3
_backup_migrate_get_source_pulldown includes/sources.inc Get pulldown to select existing source options. 3
_backup_migrate_message ./backup_migrate.module Helper function to set a drupal message and watchdog message depending on whether the module is being run interactively. 38
_backup_migrate_messages ./backup_migrate.module Helper function to set a drupal message and watchdog message depending on whether the module is being run interactively. 2
_backup_migrate_message_browser ./backup_migrate.module Send a message to the browser. The normal type of message handling for interactive use. 3
_backup_migrate_message_callback ./backup_migrate.module Set or retrieve a message handler. 8
_backup_migrate_message_drush includes/backup_migrate.drush.inc Send a message to the drush log. 3
_backup_migrate_message_log ./backup_migrate.module Log message if we are in a non-interactive mode such as a cron run. 2 2
_backup_migrate_move_files includes/files.inc Move files recursively. 2
_backup_migrate_process_destination_pulldown includes/destinations.inc Return the destination pulldown with an option to save a second copy. 1
_backup_migrate_profile_default_profile includes/profiles.inc Get the default profile. 1
_backup_migrate_profile_saved_default_profile includes/profiles.inc Get the default profile saved by the user (or the module default if none exists). 4
_backup_migrate_temp_files_delete includes/files.inc Delete all temporary files. 2 1
_backup_migrate_temp_files_delete_file includes/files.inc Delete a temporary file or folder 1
_backup_migrate_ui_action_form ./backup_migrate.module Alter a B&M action (backup/restore) form to allow for filters to add additional form steps. 2
_backup_migrate_ui_backup_settings_form includes/profiles.inc Get a form to configure the profile. 2
_backup_migrate_ui_backup_settings_form_submit includes/profiles.inc Submit the profile form. 1
_backup_migrate_ui_backup_settings_form_validate includes/profiles.inc Validate the profile form. 1
_backup_migrate_ui_destination_display_files includes/destinations.inc List the backup files in the given destination. 1
_backup_migrate_ui_destination_display_file_list includes/destinations.inc List the backup files in the given destination. 3
_backup_migrate_ui_destination_display_file_list_options includes/destinations.inc List the backup files in the given destination.

Pages

Other projects