You are here

9 calls to backup_migrate_get_profile() in Backup and Migrate 5.2

backup_migrate_profile_delete_profile in includes/profiles.inc
Delete a saved profile from the database.
backup_migrate_schedules_run in includes/schedules.inc
Run the preconfigured schedules. Called on cron.
backup_migrate_ui_manual_backup_form_submit in ./backup_migrate.module
Submit the form. Save the values as defaults if desired and output the backup file.
backup_migrate_ui_manual_backup_load_profile_form_submit in ./backup_migrate.module
Submit the profile load form.
backup_migrate_ui_profile_configure in includes/profiles.inc
Get a form to configure the profile.
backup_migrate_ui_profile_delete_confirm in includes/profiles.inc
Ask confirmation for deletion of a profile.
backup_migrate_ui_schedule_display_schedules in includes/schedules.inc
List the the available schedules in the UI.
_backup_migrate_profile_get_links in includes/profiles.inc
Get the action links for a profile.
_backup_migrate_profile_saved_default_profile in includes/profiles.inc
Get the default profile saved by the user (or the module default if none exists).