Update Manager module: install

Update Manager module functionality for installing new code.

Provides a user interface to install new code.

File

drupal-7.x/modules/update/update.manager.inc, line 473
Administrative screens and processing functions of the Update Manager module.

Functions

Namesort descending Location Description
update_manager_install_form drupal-7.x/modules/update/update.manager.inc Form constructor for the install form of the Update Manager module.
update_manager_install_form_submit drupal-7.x/modules/update/update.manager.inc Form submission handler for update_manager_install_form().
update_manager_install_form_validate drupal-7.x/modules/update/update.manager.inc Form validation handler for update_manager_install_form().
_update_manager_check_backends drupal-7.x/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.