Class FileDownloadHttpControllerResponse

Class FileDownloadHttpControllerResponse

HttpControllerResponse implements HttpControllerResponseInterface
FileDownloadHttpControllerResponse
Package: Http\ValueObjects
Category: System
Extends: HttpControllerResponse
Located at Services/System/Http/ValueObjects/FileDownloadHttpControllerResponse.inc.php

Methods summary

public __construct( NonEmptyStringType $file, NonEmptyStringType $name = null, NonEmptyStringType $type = null )

Initializes the file download dialog http controller response.

Methods inherited from HttpControllerResponse

getBody(), getHeaders()

Properties summary

Properties inherited from HttpControllerResponse

$httpBody, $httpHeadersArray