constant BACKUP_MIGRATE_STORAGE_OVERRIDEN in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
- 8.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
- 6.3 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
- 6.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
- 7.2 includes/crud.inc \BACKUP_MIGRATE_STORAGE_OVERRIDEN
3 uses of BACKUP_MIGRATE_STORAGE_OVERRIDEN
- backup_migrate_crud_delete_confirm_form in includes/
crud.inc - Ask confirmation for deletion of a item.
- backup_migrate_item::all_items in includes/
crud.inc - Get all of the given items.
- backup_migrate_item::get_action_links in includes/
crud.inc - Get the action links for a destination.
File
- includes/
crud.inc, line 10 - CRUD functions for backup and migrate types (schedules, profiles etc.).
Code
define('BACKUP_MIGRATE_STORAGE_OVERRIDEN', 2);