Class FileDownloadInformation

Class FileDownloadInformation

Package: Shared
Category: System
Located at Shared/FileDownloadInformation.inc.php

Methods summary

public __construct( ExistingFile $downloadFile, FilenameStringType $filename )

FileDownloadInformation constructor.

public getPath( void ) : StringType

Returns the path of the download file.

public getFilename( void ) : StringType

Returns the filename of the download file.

Properties summary