Update Manager module: update
Update Manager module functionality for updating existing code.
Provides a user interface to update existing code.
File
-
modules/
update/ update.manager.inc, line 39
Functions
Title Sort descending | File name | Summary |
---|---|---|
theme_update_manager_update_form | modules/ |
Returns HTML for the first page in the process of updating projects. |
update_manager_download_batch_finished | modules/ |
Implements callback_batch_finished(). |
update_manager_update_form | modules/ |
Form constructor for the update form of the Update Manager module. |
update_manager_update_form_submit | modules/ |
Form submission handler for update_manager_update_form(). |
update_manager_update_form_validate | modules/ |
Form validation handler for update_manager_update_form(). |
update_manager_update_ready_form | modules/ |
Form constructor for the update ready form. |
update_manager_update_ready_form_submit | modules/ |
Form submission handler for update_manager_update_ready_form(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.