|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilPHPOutputDelivery. More...
Collaboration diagram for ilPHPOutputDelivery:Public Member Functions | |
| start ($download_file_name, $mime_type=ilMimeTypeUtil::APPLICATION__OCTET_STREAM) | |
| stop () | |
Protected Attributes | |
| $ilFileDelivery | |
Class ilPHPOutputDelivery.
Definition at line 10 of file class.ilPHPOutputDelivery.php.
| ilPHPOutputDelivery::start | ( | $download_file_name, | |
$mime_type = ilMimeTypeUtil::APPLICATION__OCTET_STREAM |
|||
| ) |
| $download_file_name | ||
| string | $mime_type |
Definition at line 22 of file class.ilPHPOutputDelivery.php.
References ilFileDelivery\checkCache(), ilFileDelivery\clearBuffer(), ilFileDelivery\DIRECT_PHP_OUTPUT, ilFileDelivery\DISP_ATTACHMENT, ilFileDelivery\setCachingHeaders(), ilFileDelivery\setDisposition(), ilFileDelivery\setDownloadFileName(), ilFileDelivery\setGeneralHeaders(), ilFileDelivery\setMimeType(), and ilFileDelivery\setShowLastModified().
Here is the call graph for this function:| ilPHPOutputDelivery::stop | ( | ) |
Definition at line 36 of file class.ilPHPOutputDelivery.php.
References ilFileDelivery\close().
Here is the call graph for this function:
|
protected |
Definition at line 15 of file class.ilPHPOutputDelivery.php.