You are here

Functions in Hacked! 6

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_cvs_checkout ./hacked.module Checks out a folder from CVS to a temporary directory. 1
hacked_cvs_checkout_release ./hacked.module 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 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_install ./hacked.install
hacked_install_add_exported_cache ./hacked.install 1
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. 3
hacked_project_nocache_load ./hacked.module Menu loader for loading a project from its short name.
hacked_release_form_path_name ./hacked.module A standard method of forming the path name of the local copy of a project 3
hacked_release_generate_hashes ./hacked.module 1
hacked_release_generate_hashes_cached ./hacked.module 1
hacked_reports_exports_export_form ./hacked.export.inc 1
hacked_reports_export_select ./hacked.export.inc 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_requirements ./hacked.install Implementation of hook_requirements().
hacked_scan_directory_generate_hashes ./hacked.module Hash the contents of a directory, optionally retrieving from cache. 2
hacked_schema ./hacked.install
hacked_system_info_alter ./hacked.module Implementation of hook_system_info_alter().
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
theme_hacked_detailed_report ./hacked.details.inc Theme project status report.
theme_hacked_report ./hacked.theme.inc Theme project status report.
_hacked_cvs_deploy_version_alter ./hacked.module 1

Other projects