You are here

Functions in Quick update 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_quickupdate_qup_download ./quickupdate.drush.inc Command handler. Downloads projects and their dependency projects.
drush_quickupdate_qup_download_missing_dependencies ./quickupdate.drush.inc Command handler. Downloads missing dependency projects.
drush_quickupdate_qup_list_missing_dependencies ./quickupdate.drush.inc Command handler. Lists missing dependency projects.
hook_quickupdate_search_projects ./quickupdate.api.php Allows to add more projects to the searching list.
hook_quickupdate_search_projects_alter ./quickupdate.api.php Allows modules to alter the projects data.
quickupdate_autocomplete_search_projects ./quickupdate.module Callback function for searching projects. 1
quickupdate_drush_command ./quickupdate.drush.inc Implements hook_drush_command().
quickupdate_form_update_manager_update_form_alter ./quickupdate.module Implements hook_form_FORM_ID_alter().
quickupdate_get_project ./quickupdate.module Gets a project's information. 1
quickupdate_get_search_projects ./quickupdate.module Gets a list of available projects to be searched. 1
quickupdate_help ./quickupdate.module Implements hook_help().
quickupdate_install ./quickupdate.install Implements hook_install().
quickupdate_load_missing_dependencies ./quickupdate.module Loads all missing dependency projects. 3
quickupdate_manager_batch_project_get ./quickupdate.module Batch callback: Downloads, unpacks, and verifies a project. 1
quickupdate_manager_download_batch_finished ./quickupdate.module Batch callback: Performs actions when the download batch is completed. 1
quickupdate_manager_update_form_submit ./quickupdate.module Form submission handler for quickupdate_manager_update_form(). 1
quickupdate_manager_update_form_validate ./quickupdate.module Form validation handler for quickupdate_manager_update_form(). 1
quickupdate_menu ./quickupdate.module Implements hook_menu().
quickupdate_most_installed_modules ./quickupdate.module Gets the most installed modules. 1
quickupdate_most_installed_themes ./quickupdate.module Gets the most installed themes. 1
quickupdate_quickupdate_search_projects ./quickupdate.module Implements hook_quickupdate_search_projects().

Other projects