drush_hacked_details |
./hacked.drush.inc |
Drush 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 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. |
1 |
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_drush |
./hacked.drush.inc |
Compute the report data for hacked. |
2 |
|
hacked_drush_command |
./hacked.drush.inc |
Implements hook_drush_command(). |
|
|
hacked_drush_help |
./hacked.drush.inc |
Implements hook_drush_help(). |
|
|
hacked_drush_help_alter |
./hacked.drush.inc |
Implements hook_drush_help_alter(). |
|
|
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_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(). |
|
|
hacked_preprocess_update_last_check |
./hacked.report.inc |
Implements hook_preprocess_update_last_check(). |
|
|
hacked_preprocess_update_project_status |
./hacked.report.inc |
Prepares variables for hacked project status templates. |
|
|
hacked_theme |
./hacked.module |
Implementation of the hook_theme() registry. |
|
|
template_preprocess_hacked_detailed_report |
./hacked.details.inc |
Theme project status report. |
|
|
template_preprocess_hacked_file_status |
./hacked.details.inc |
|
|
|
template_preprocess_hacked_project_summary |
./hacked.report.inc |
|
|
|
template_preprocess_hacked_report |
./hacked.report.inc |
Prepares variables for hacked status report templates. |
|
|
_hacked_project_report_sort_by_status |
./hacked.module |
Sort callback for sorting the projects in the report. |
|
3 |