mime_mail::$from |
property |
includes/destinations.email.inc |
|
backup_migrate_item::from_array |
function |
includes/crud.inc |
Load an existing item from an array. |
backup_migrate_crud_create_from_import |
function |
includes/crud.inc |
Create an object from the exported object. |
backup_migrate_source_db::restore_from_file |
function |
includes/sources.db.inc |
Restore to this source. |
backup_file::detect_filetype_from_extension |
function |
includes/files.inc |
Get the filetype info of the given file, or false if the file is not a valid type. |
backup_migrate_source_db::_restore_db_from_file |
function |
includes/sources.db.inc |
Backup the databases to a file. |
backup_migrate_source_db_mysql::_restore_db_from_file |
function |
includes/sources.db.mysql.inc |
Backup the databases to a file. |
BackupMigrateFunctionalityTest::testRestoreFromUpload |
function |
tests/backup_migrate.functionality.test |
|
backup_migrate_destination_filesource::restore_from_file |
function |
includes/sources.filesource.inc |
Restore to this source. |
backup_migrate_source_db_mysql::_read_sql_command_from_file |
function |
includes/sources.db.mysql.inc |
Read a multiline sql command from a file. |
backup_migrate_destination_filesource::_restore_from_file_php |
function |
includes/sources.filesource.inc |
Restore to this source. |
backup_migrate_destination_filesource::_restore_from_file_cli |
function |
includes/sources.filesource.inc |
Restore to this source. |
backup_migrate_files_destination_archivesource::_restore_from_file_php |
function |
includes/sources.archivesource.inc |
Restore to this source. |
backup_migrate_files_destination_archivesource::_restore_from_file_cli |
function |
includes/sources.archivesource.inc |
Restore to this source. |