You are here

Functions in PatchInfo 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_patchinfo_list ./patchinfo.drush.inc Command callback for patchinfo-list command.
patchinfo_drush_command ./patchinfo.drush.inc Implements hook_drush_command().
patchinfo_form_update_manager_update_form_alter ./patchinfo.module Implements hook_form_FORM_ID_alter() for update_manager_update_form().
patchinfo_form_update_settings_alter ./patchinfo.module Implements hook_form_FORM_ID_alter() for update_settings().
patchinfo_schema ./patchinfo.install Implements hook_schema().
patchinfo_system_info_alter ./patchinfo.module Implements hook_system_info_alter().
patchinfo_theme ./patchinfo.module Implements hook_theme().
patchinfo_theme_registry_alter ./patchinfo.module Implements hook_theme_registry_alter().
patchinfo_uninstall ./patchinfo.install Implements hook_uninstall().
patchinfo_update_projects_alter ./patchinfo.module Implements hook_update_projects_alter().
patchinfo_update_report ./patchinfo.module Custom implementation of theme_update_report(). 1
patchinfo_update_settings_form_submit ./patchinfo.module Submission handler for extended update settings form. 1
theme_patchinfo_excluded_modules ./patchinfo.module Returns HTML for the excluded modules information.
theme_patchinfo_patches ./patchinfo.module Returns HTML listing all patches of a module and its submodules.
_patchinfo_clear_db ./patchinfo.module Remove all patch information for a module from DB. 1
_patchinfo_get_info ./patchinfo.module Get patch information from DB. 3
_patchinfo_get_patches ./patchinfo.module Get all patches for a module (including its submodules). 3
_patchinfo_process_module ./patchinfo.module Process patch information for a module. 1

Other projects