Related topics

Namesort iconDescription
File interfaceCommon file handling functions.

Functions that call file_transfer()

Namesort iconLocationDescription
file_downloaddrupal/includes/file.incMenu handler for private file transfers.

Functions called by file_transfer()

Namesort iconLocationDescription
drupal_not_founddrupal/includes/common.incGenerates a 404 error if the request can not be handled.
drupal_set_headerdrupal/includes/common.incSet an HTTP response header for the current page.
file_create_pathdrupal/includes/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.