Interface ilFileDeliveryService.
More...
◆ deliverFileAttached()
static ILIAS\FileDelivery\ilFileDeliveryService::deliverFileAttached |
( |
string |
$path_to_file, |
|
|
?string |
$download_file_name = null , |
|
|
?string |
$mime_type = null , |
|
|
bool |
$delete_file = false |
|
) |
| |
|
static |
◆ deliverFileInline()
static ILIAS\FileDelivery\ilFileDeliveryService::deliverFileInline |
( |
string |
$path_to_file, |
|
|
?string |
$download_file_name = null |
|
) |
| |
|
static |
◆ returnASCIIFileName()
static ILIAS\FileDelivery\ilFileDeliveryService::returnASCIIFileName |
( |
string |
$original_filename | ) |
|
|
static |
◆ streamVideoInline()
static ILIAS\FileDelivery\ilFileDeliveryService::streamVideoInline |
( |
string |
$path_to_file, |
|
|
?string |
$download_file_name = null |
|
) |
| |
|
static |
The documentation for this interface was generated from the following file: