hook_file_download

Related topics

Namesort iconDescription
HooksAllow modules to interact with the Drupal core.

Functions that call hook_file_download()

Namesort iconLocationDescription
hook_file_downloaddeveloper/hooks/core.phpAllow file downloads.

Functions called by hook_file_download()

Namesort iconLocationDescription
db_queryincludes/database.incRuns a basic query in the active database.
db_resultincludes/database.pgsql.incReturn an individual result field from the previous query.
file_create_pathincludes/file.incMake sure the destination is a complete path and resides in the file system directory, if it is not prepend the file system directory.
hook_file_downloaddeveloper/hooks/core.phpAllow file downloads.
user_accessmodules/user/user.moduleDetermine whether the user has a given privilege.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.