hook_patch |
./patch_manager.api.php |
Implementation of hook_patch(). |
|
|
patch_manager_access |
./patch_manager.module |
Implementation of hook_access(). |
|
|
patch_manager_action_info |
./patch_manager.module |
Implementation of hook_action_info(). |
|
|
patch_manager_apply_action |
./patch_manager.module |
Patch apply action. |
|
1 |
patch_manager_command_list |
./patch_manager.drush.inc |
Patch manager command: list patches |
|
1 |
patch_manager_disable |
./patch_manager.install |
Implementation of hook_disable(). |
|
|
patch_manager_drush_command |
./patch_manager.drush.inc |
Implementation of hook_drush_command(). |
|
|
patch_manager_drush_help |
./patch_manager.drush.inc |
Implementation of hook_drush_help(). |
|
|
patch_manager_enable |
./patch_manager.install |
Implementation of hook_enable(). |
|
|
patch_manager_field_formatter_info |
./patch_manager.module |
Implementation of hook_field_formatter_info(). |
|
|
patch_manager_field_info |
./patch_manager.install |
Implementation of hook_field_info(). |
2 |
|
patch_manager_form |
./patch_manager.module |
Implementation of hook_form(). |
|
|
patch_manager_install |
./patch_manager.install |
Implementation of hook_schema(). |
|
|
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 |
Implementation of hook_menu(). |
|
|
patch_manager_nodeapi |
./patch_manager.module |
Implementation of hook_nodeapi(). |
|
|
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 |
Implementation of hook_node_info(). |
|
|
patch_manager_page_scan |
./patch_manager.module |
Discover patches. |
|
1 |
patch_manager_perm |
./patch_manager.module |
Implementation of hook_perm(). |
|
|
patch_manager_revert_action |
./patch_manager.module |
Patch revert action. |
|
1 |
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_theme |
./patch_manager.module |
Implementation of hook_theme(). |
|
|
patch_manager_uninstall |
./patch_manager.install |
Implementation of hook_uninstall(). |
|
|
patch_manager_views_api |
./patch_manager.module |
Implementation of hook_views_api(). |
|
|
patch_manager_views_default_views |
./patch_manager.views_default.inc |
Implementation of hook_views_default_views(). |
|
|
theme_patch_manager_formatter_issuelink |
./patch_manager.module |
Theme an issue link. |
|
|
_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 |
|