drush_hacked_details |
./hacked.drush.inc |
Drush command callback that shows the list of changes/unchanged files in a project. |
|
|
drush_hacked_details_validate |
./hacked.drush.inc |
Validate hook for the hacked_details drush command. |
|
|
drush_hacked_diff |
./hacked.drush.inc |
Drush command callback that shows the list of changes/unchanged files in a project. |
|
|
drush_hacked_diff_validate |
./hacked.drush.inc |
Validate hook for the hacked_diff drush command. |
|
|
drush_hacked_drush_command_validate |
./hacked.drush.inc |
Validate hook for the hacked drush commands that need a project. |
2 |
|
drush_hacked_list_projects |
./hacked.drush.inc |
Drush command callback that shows the listing of changed/unchanged projects. |
|
|
drush_hacked_lock_modified |
./hacked.drush.inc |
Lock all of the modified files so that pm-updatecode will not
touch them. |
1 |
|
drush_hacked_pre_pm_updatecode |
./hacked.drush.inc |
Add a --lock-modified flag to pm-updatecode |
|
|
hacked_build_report_batch |
./hacked.report.inc |
Batch callback to build the hacked report. |
|
2 |
hacked_build_report_batch_finished |
./hacked.report.inc |
Completion callback for the report batch. |
|
1 |
hacked_build_report_batch_finished_drush |
./hacked.drush.inc |
Completion callback for the report batch. |
|
1 |
hacked_calculate_project_data |
./hacked.module |
Compute the report data for hacked. |
2 |
|
hacked_calculate_project_data_drush |
./hacked.drush.inc |
Compute the report data for hacked. |
2 |
|
hacked_cvs_checkout |
./hacked.module |
Checks out a folder from CVS to a temporary directory. |
1 |
|
hacked_cvs_executable_get_version |
./hacked.module |
Returns the version of the installed cvs executable on this machine |
|
|
hacked_cvs_get_command |
./hacked.module |
Helper function to return the command to run cvs on the command line. |
2 |
|
hacked_diff_changed |
./hacked.diff.inc |
|
1 |
|
hacked_drush_command |
./hacked.drush.inc |
Implementation of hook_drush_command(). |
|
|
hacked_drush_help |
./hacked.drush.inc |
Implementation of hook_drush_help(). |
|
|
hacked_drush_help_alter |
./hacked.drush.inc |
Add --lock-modified to the pm-updatecode and pm-update help |
|
|
hacked_file_is_binary |
./hacked.module |
Determine if a file is a binary file. |
2 |
|
hacked_file_scan_directory |
./hacked.module |
Hacked! version of the core function, can return hidden files too. |
1 |
|
hacked_flush_caches |
./hacked.module |
Implementation of hook_flush_caches(). |
|
|
hacked_get_file_hasher |
./hacked.module |
Return the file hasher that is currently selected by the user. |
1 |
|
hacked_get_file_hashers |
./hacked.module |
Gets all the file hashers defined. |
2 |
|
hacked_hacked_file_hashers_info |
./hacked.module |
Implements hook_hacked_file_hashers_info(). |
|
|
hacked_install |
./hacked.install |
Implementation of hook_install(). |
|
|
hacked_menu |
./hacked.module |
Implementation of hook_menu(). |
|
|
hacked_perm |
./hacked.module |
Implementation of hook_perm(). |
|
|
hacked_project_load |
./hacked.module |
Menu loader for loading a project from its short name. |
4 |
|
hacked_reports_hacked |
./hacked.report.inc |
Page callback to build up a full report. |
|
1 |
hacked_reports_hacked_details |
./hacked.details.inc |
|
|
1 |
hacked_reports_hacked_details_title |
./hacked.module |
Menu title callback for the hacked details page. |
|
1 |
hacked_reports_hacked_diff |
./hacked.diff.inc |
|
|
1 |
hacked_reports_hacked_diff_title |
./hacked.module |
Menu title callback for the hacked site report page. |
|
1 |
hacked_reports_rebuild |
./hacked.report.inc |
Page callback to rebuild the hacked report. |
|
1 |
hacked_schema |
./hacked.install |
Implementation of hook_schema(). |
|
|
hacked_settings_form |
./hacked.admin.inc |
The settings form for Hacked! |
|
1 |
hacked_settings_form_submit |
./hacked.admin.inc |
Submit handler for hacked_settings_form(). |
|
1 |
hacked_tail_load |
./hacked.module |
Helper to load the menu tail properly. |
|
|
hacked_theme |
./hacked.module |
Implementation of the hook_theme() registry. |
|
|
hacked_uninstall |
./hacked.install |
Implementation of hook_uninstall(). |
|
|
theme_hacked_detailed_report |
./hacked.details.inc |
Theme project status report. |
|
|
theme_hacked_report |
./hacked.theme.inc |
Theme project status report. |
|
|
_hacked_project_report_sort_by_status |
./hacked.module |
Sort callback for sorting the projects in the report. |
|
2 |