download_file_downloader (public)

 download_file_downloader

Defined in packages/download/tcl/download-procs.tcl

Sends the requested file to the user. Note that the path has the original file name, so the browser will have a sensible name if you save the file. Version downloads are supported by looking for the form variable version_id. We don't actually check that the version_id matches the path, we just serve it up.

Partial Call Graph (max 5 caller/called nodes):
%3 ad_conn ad_conn (public) ad_job ad_job (public) ad_page_contract ad_page_contract (public) ad_returnredirect ad_returnredirect (public) ad_script_abort ad_script_abort (public) download_file_downloader download_file_downloader download_file_downloader->ad_conn download_file_downloader->ad_job download_file_downloader->ad_page_contract download_file_downloader->ad_returnredirect download_file_downloader->ad_script_abort

Testcases:
No testcase defined.
[ show source ]
Show another procedure: