19declare(strict_types=1);
44 return 'frm_exp_option_html';
54 $this->
lng->loadLanguageModule(
'exp');
55 return $this->
lng->txt(
'exp_format_dropdown-html');
61 $fex_gui->exportHTML();
62 $this->
ctrl->redirectByClass(ilObjForumGUI::class,
'export');
66 ilExportHandlerConsumerContextInterface
$context,
67 \
ILIAS\Export\ExportHandler\
I\Consumer\File\
Identifier\CollectionInterface $file_identifiers
69 # Direct download on export creation, no local files
73 ilExportHandlerConsumerContextInterface
$context,
74 \
ILIAS\Export\ExportHandler\
I\Consumer\File\
Identifier\CollectionInterface $file_identifiers
76 # Direct download on export creation, no local files
80 \
ILIAS\Data\ReferenceId $reference_id,
81 \
ILIAS\Export\ExportHandler\
I\Consumer\File\
Identifier\HandlerInterface $file_identifier
83 # Direct download on export creation, no local files
87 ilExportHandlerConsumerContextInterface
$context
88 ): \
ILIAS\Export\ExportHandler\
I\Info\File\CollectionInterface {
89 # Direct download on export creation, no local files
94 ilExportHandlerConsumerContextInterface
$context,
95 \
ILIAS\Export\ExportHandler\
I\Consumer\File\
Identifier\CollectionInterface $file_identifiers
96 ): \
ILIAS\Export\ExportHandler\
I\Info\File\CollectionInterface {
97 # Direct download on export creation, no local files
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
ctrl()
Get the interface to the control structure.
Forum export to HTML and Print.
onDownloadFiles(ilExportHandlerConsumerContextInterface $context, \ILIAS\Export\ExportHandler\I\Consumer\File\Identifier\CollectionInterface $file_identifiers)
onDeleteFiles(ilExportHandlerConsumerContextInterface $context, \ILIAS\Export\ExportHandler\I\Consumer\File\Identifier\CollectionInterface $file_identifiers)
onExportOptionSelected(ilExportHandlerConsumerContextInterface $context)
getFileSelection(ilExportHandlerConsumerContextInterface $context, \ILIAS\Export\ExportHandler\I\Consumer\File\Identifier\CollectionInterface $file_identifiers)
onDownloadWithLink(\ILIAS\Data\ReferenceId $reference_id, \ILIAS\Export\ExportHandler\I\Consumer\File\Identifier\HandlerInterface $file_identifier)
getFiles(ilExportHandlerConsumerContextInterface $context)
getSupportedRepositoryObjectTypes()
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.