You are here

6 functions implement hook_file_download() in Drupal 7

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

file_file_download in modules/file/file.module
Implements hook_file_download().
file_module_test_file_download in modules/file/tests/file_module_test.module
Implements hook_file_download().
file_test_file_download in modules/simpletest/tests/file_test.module
Implements hook_file_download().
image_file_download in modules/image/image.module
Implements hook_file_download().
image_module_test_file_download in modules/image/tests/image_module_test.module
@file Provides Image module hook implementations for testing purposes.
user_file_download in modules/user/user.module
Implements hook_file_download().