|
ILIAS
release_8 Revision v8.24
|
Class ilPHPOutputDelivery. More...
Collaboration diagram for ilPHPOutputDelivery:Public Member Functions | |
| start (string $download_file_name, string $mime_type=MimeType::APPLICATION__OCTET_STREAM) | |
| stop () | |
Protected Attributes | |
| Delivery | $ilFileDelivery = null |
Class ilPHPOutputDelivery.
Definition at line 30 of file class.ilPHPOutputDelivery.php.
| ilPHPOutputDelivery::start | ( | string | $download_file_name, |
| string | $mime_type = MimeType::APPLICATION__OCTET_STREAM |
||
| ) |
| $download_file_name |
Definition at line 39 of file class.ilPHPOutputDelivery.php.
References $DIC, ilFileDelivery\DIRECT_PHP_OUTPUT, ilFileDelivery\DISP_ATTACHMENT, and ILIAS\FileDelivery\http().
Here is the call graph for this function:| ilPHPOutputDelivery::stop | ( | ) |
Definition at line 56 of file class.ilPHPOutputDelivery.php.
|
protected |
Definition at line 33 of file class.ilPHPOutputDelivery.php.