drush_hacked_details |
./hacked.drush.inc |
Command callback for drush hacked_details. |
|
|
drush_hacked_details_validate |
./hacked.drush.inc |
Validate hook for the hacked_details drush command. |
|
|
drush_hacked_diff |
./hacked.drush.inc |
Command callback for drush hacked_diff. |
|
|
drush_hacked_diff_validate |
./hacked.drush.inc |
Validation callback for drush hacked_diff. |
|
|
drush_hacked_drush_command_validate |
./hacked.drush.inc |
Generic validator for hacked drush commands. |
2 |
|
drush_hacked_list_projects |
./hacked.drush.inc |
Command callback for drush hacked_list_projects. |
|
|
drush_hacked_list_projects_validate |
./hacked.drush.inc |
Validation callback for drush hacked_list_projects. |
|
|
drush_hacked_lock_modified |
./hacked.drush.inc |
Lock modified files so that pm-updatecode won't 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. |
|
1 |
hacked_build_report_batch_drush |
./hacked.drush.inc |
Batch callback to build the hacked report. |
|
1 |
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. |
|
|
hacked_cvs_enabled |
./hacked.module |
Will return TRUE if the CVS functions should be enabled. |
1 |
|
hacked_cvs_executable_get_version |
./hacked.module |
Returns the version of the installed cvs executable on this machine |
1 |
|
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 |
Generate a diff report for a specific file in a project. |
1 |
|
hacked_drush_command |
./hacked.drush.inc |
Implements hook_drush_command(). |
|
|
hacked_drush_command_alter |
./hacked.drush.inc |
Implements hook_drush_command_alter(). |
|
|
hacked_drush_help |
./hacked.drush.inc |
Implements 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. |
2 |
|
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. |
2 |
|
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(). |
1 |
|
hacked_load_drush_dependencies |
./hacked.drush.inc |
Allow Hacked! to be used without enabling the module. |
5 |
1 |
hacked_menu |
./hacked.module |
Implementation of hook_menu(). |
|
1 |
hacked_permission |
./hacked.module |
Implementation of hook_permission(). |
|
|
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 |
Shows a diff report for a specific file in a project. |
|
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_theme |
./hacked.module |
Implementation of the hook_theme() registry. |
|
|
hacked_uninstall |
./hacked.install |
Implements 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 |