Update Manager module: install

Update Manager module functionality for installing new code.

Provides a user interface to install new code.

File

drupal/core/modules/update/update.manager.inc, line 476
Administrative screens and processing functions of the Update Manager module.

Functions

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