FileDownloadInformation

Class FileDownloadInformation

category

System

package

Shared

Methods

FileDownloadInformation constructor.

__construct(\ExistingFile $downloadFile, \FilenameStringType $filename) 

Arguments

$downloadFile

\ExistingFile

Returns the filename of the download file.

getFilename() : \StringType

Response

\StringType

Returns the path of the download file.

getPath() : \StringType

Response

\StringType

Properties

downloadFile

downloadFile : \ExistingFile
var

Type(s)

\ExistingFile

filename

filename : \FilenameStringType
var

Type(s)

\FilenameStringType