Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Backup and Migrate Dropbox 7.2 » backup_migrate_dropbox.dropbox_api.inc » BackupMigrateDropboxAPI » BackupMigrateDropboxAPI::sendMessage

8 calls to BackupMigrateDropboxAPI::sendMessage() in Backup and Migrate Dropbox 7.2

BackupMigrateDropboxAPI::create_folder in ./backup_migrate_dropbox.dropbox_api.inc
Creates a folder on Dropbox.
BackupMigrateDropboxAPI::file_delete in ./backup_migrate_dropbox.dropbox_api.inc
Deletes the file at the given $path.
BackupMigrateDropboxAPI::file_download in ./backup_migrate_dropbox.dropbox_api.inc
Downloads the file from the given Dropbox $path.
BackupMigrateDropboxAPI::list_folder in ./backup_migrate_dropbox.dropbox_api.inc
Returns the contents of a Dropbox folder.
BackupMigrateDropboxAPI::_file_upload_session_append in ./backup_migrate_dropbox.dropbox_api.inc
Uploads 1 part of a multi-request upload.
BackupMigrateDropboxAPI::_file_upload_session_finish in ./backup_migrate_dropbox.dropbox_api.inc
Ends a multi-request upload.
BackupMigrateDropboxAPI::_file_upload_session_start in ./backup_migrate_dropbox.dropbox_api.inc
Starts a multi-request upload.
BackupMigrateDropboxAPI::_file_upload_upload in ./backup_migrate_dropbox.dropbox_api.inc
Uploads the $contents of a file (with 1 request) to the indicated $path.

API Navigation

  • Backup and Migrate Dropbox 7.2
  • Classes
  • Functions
  • Files

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.