21 public static function deliverFileAttached($path_to_file, $download_file_name =
'', $mime_type =
'', $delete_file =
false);
30 public static function streamVideoInline($path_to_file, $download_file_name =
'');
39 public static function deliverFileInline($path_to_file, $download_file_name =
'');
static streamVideoInline($path_to_file, $download_file_name='')
static deliverFileAttached($path_to_file, $download_file_name='', $mime_type='', $delete_file=false)
Interface ilFileDeliveryService.
static returnASCIIFileName($original_filename)
Converts a UTF-8 filename to ASCII.
static deliverFileInline($path_to_file, $download_file_name='')