19 declare(strict_types=1);
43 public function start(
string $download_file_name,
string $mime_type = MimeType::APPLICATION__OCTET_STREAM): void
50 $this->
ilFileDelivery->setConvertFileNameToAsci($settings->isDownloadWithAsciiFileName());
59 public function stop(): void
start(string $download_file_name, string $mime_type=MimeType::APPLICATION__OCTET_STREAM)
trait HttpServiceAware
Trait HttpServiceAware.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static http()
Fetches the global http state from ILIAS.
Class ilPHPOutputDelivery.