You are here

Functions in Patch manager 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_patch ./patch_manager.api.php Implements hook_patch().
patch_manager_action_info ./patch_manager.module Implements hook_action_info().
patch_manager_apply_action ./patch_manager.module Patch apply action
patch_manager_command_list ./patch_manager.drush.inc Patch manager command: list patches 1
patch_manager_drush_command ./patch_manager.drush.inc Implements hook_drush_command().
patch_manager_drush_help ./patch_manager.drush.inc Implements hook_drush_help().
patch_manager_field_formatter_info ./patch_manager.module Implements hook_field_formatter_info().
patch_manager_field_formatter_view ./patch_manager.module Implements hook_field_formatter_view().
patch_manager_field_info ./patch_manager.install Implements hook_field_info(). 3
patch_manager_form ./patch_manager.module Implements hook_form().
patch_manager_install ./patch_manager.install Implements hook_schema().
patch_manager_instance_info ./patch_manager.install 2
patch_manager_list ./patch_manager.module Render the list depending on what we have available (simple, or views_bulk_operations). 1
patch_manager_list_patches ./patch_manager.module Get the list of patches. 1
patch_manager_menu ./patch_manager.module Implements hook_menu().
patch_manager_node_access ./patch_manager.module Implements hook_node_access().
patch_manager_node_actions_form ./patch_manager.module Provide a form for nodes to perform simple actions 1
patch_manager_node_actions_form_apply_submit ./patch_manager.module Apply the patch in a node view context 1
patch_manager_node_actions_form_reverse_submit ./patch_manager.module Reverse the patch in a node view context 1
patch_manager_node_info ./patch_manager.module Implements hook_node_info().
patch_manager_node_view ./patch_manager.module Implements hook_node_view().
patch_manager_page_scan ./patch_manager.module Discover patches 1
patch_manager_permission ./patch_manager.module Implements hook_permission().
patch_manager_revert_action ./patch_manager.module Patch revert action
patch_manager_runpatch ./patch_manager.module Run a patch operation 4
patch_manager_settings_form ./patch_manager.module Configuration form for patches 1
patch_manager_settings_form_validate ./patch_manager.module Form submit handler 1
patch_manager_uninstall ./patch_manager.install Implements hook_uninstall().
patch_manager_update_7100 ./patch_manager.install Adding field_patch_notes field into database storage.
patch_manager_views_api ./patch_manager.module Implements hook_views_api().
patch_manager_views_default_views ./patch_manager.views_default.inc Implements hook_views_default_views().
theme_patch_manager_issuelink ./patch_manager.module Theme an issue link 1
_patch_manager_display_errors ./patch_manager.module Quick and nasty function because I'm not sure what to do with errors 4
_patch_manager_status ./patch_manager.module Check status of the patch binary 1

Other projects