You are here

Functions in Hacked! 5

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_hacked_details ./hacked.drush.inc Drush command callback that shows the list of changes/unchanged files in a project.
drush_hacked_diff ./hacked.drush.inc Drush command callback that shows the list of changes/unchanged files in a project.
drush_hacked_list_projects ./hacked.drush.inc Drush command callback that shows the listing of changed/unchanged projects.
hacked_calculate_project_data ./hacked.module 4
hacked_diff_changed ./hacked.diff.inc 1
hacked_download_release ./hacked.module 3
hacked_drush_command ./hacked.drush.inc Implementation of hook_drush_command().
hacked_drush_help ./hacked.drush.inc Implementation of hook_drush_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_find_local_project_directory ./hacked.module Return the location of the installed project. 5
hacked_flush_caches ./hacked.module Implementation of hook_flush_caches().
hacked_hash_local ./hacked.module 1
hacked_hash_project ./hacked.module 2
hacked_init ./hacked.module Implementation of the hook_theme() registry.
hacked_install ./hacked.install
hacked_menu ./hacked.module Implementation of hook_menu().
hacked_perm ./hacked.module Implementation of hook_perm().
hacked_process_module ./hacked.module
hacked_project_hashes_are_cached ./hacked.module 1
hacked_project_load ./hacked.module Menu loader for loading a project from its short name. 4
hacked_project_nocache_load ./hacked.module Menu loader for loading a project from its short name. 1
hacked_release_form_path_name ./hacked.module A standard method of forming the path name of the local copy of a project 2
hacked_release_generate_hashes ./hacked.module 1
hacked_release_generate_hashes_cached ./hacked.module 1
hacked_reports_hacked ./hacked.module 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_scan_directory_generate_hashes ./hacked.module Hash the contents of a directory, optionally retrieving from cache. 2
hacked_uninstall ./hacked.install
theme_hacked_detailed_report ./hacked.details.inc Theme project status report.
theme_hacked_report ./hacked.theme.inc Theme project status report.
_hacked_get_menu_tail ./hacked.module Helper function for grabbing menu tail. 1
_hacked_reports_hacked_details ./hacked.module 1
_hacked_reports_hacked_diff ./hacked.module 1

Other projects