Update Manager module: file management
Update Manager module file management functions.
These functions are used by the update manager to copy, extract, and verify archive files.
File
-
modules/
update/ update.manager.inc, line 753
Functions
Title Sort descending | File name | Summary |
---|---|---|
hook_verify_update_archive | modules/ |
Verify an archive after it has been downloaded and extracted. |
update_manager_archive_extract | modules/ |
Unpacks a downloaded archive file. |
update_manager_archive_verify | modules/ |
Verifies an archive after it has been downloaded and extracted. |
update_manager_batch_project_get | modules/ |
Implements callback_batch_operation(). |
update_manager_file_get | modules/ |
Copies a file from the specified URL to the temporary directory for updates. |
update_manager_local_transfers_allowed | modules/ |
Determines if file transfers will be performed locally. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.