TYPO3 CMS  TYPO3_6-2
t3lib_http_observer_Download Class Reference
Inheritance diagram for t3lib_http_observer_Download:
TYPO3\CMS\Core\Http\Observer\Download

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Http\Observer\Download
 __construct ($directory, $filename='')
 
 update (\SplSubject $request)
 
 setDirectory ($directory)
 
 setFilename ($filename='')
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Http\Observer\Download
 determineFilename (\HTTP_Request2 $request, \HTTP_Request2_Response $response)
 
 openFile ()
 
 closeFile ()
 
- Protected Attributes inherited from TYPO3\CMS\Core\Http\Observer\Download
 $filePointer = FALSE
 
 $targetFilePath = ''
 
 $targetDirectory = ''
 
 $targetFilename = ''
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1132 of file LegacyClassesForIde.php.