Installer module functionality for updating existing code.

Provides a user interface to update existing code.

File

core/modules/installer/installer.manager.inc, line 38
Administrative screens and processing functions of the Installer module.

Functions

Namesort ascending Location Description
installer_manager_update_ready_form_submit core/modules/installer/installer.manager.inc Form submission handler for installer_manager_update_ready_form().
installer_manager_update_ready_form core/modules/installer/installer.manager.inc Form constructor for the update ready form.
installer_manager_update_form_validate core/modules/installer/installer.manager.inc Form validation handler for installer_manager_update_form().
installer_manager_update_form_submit core/modules/installer/installer.manager.inc Form submission handler for installer_manager_update_form().
installer_manager_update_form core/modules/installer/installer.manager.inc Form constructor for the update form of the Installer module.
installer_manager_download_batch_finished core/modules/installer/installer.manager.inc Batch callback: Performs actions when the download batch is completed.