| [ Index ] | 
		    PHP Cross Reference of phpBB-3.3.14-deutsch | 
    
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited  | 
| License: | GNU General Public License, version 2 (GPL-2.0) | 
| File Size: | 93 lines (2 kb) | 
| Included or required: | 0 times | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
archive_download:: (4 methods):
  __construct()
  conflict_archive()
  update_archive()
  send_response()
Class: archive_download - X-Ref
| __construct(config $config) X-Ref | 
| Constructor param: config $config  | 
| conflict_archive() X-Ref | 
| Sends response with the merge conflict archive Merge conflicts always have to be resolved manually, so we use a different archive for that. return: BinaryFileResponse  | 
| update_archive() X-Ref | 
| Sends response with the updated files' archive return: BinaryFileResponse  | 
| send_response($filename) X-Ref | 
| Generates a download response param: string $filename Path to the file to download return: BinaryFileResponse Response object  | 
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |