19 declare(strict_types=1);
48 return "orgu_exp_option_simple_xls";
58 $this->
lng->loadLanguageModule(
'exp');
59 return $this->
lng->txt(
'exp_format_dropdown-xls');
70 $this->
ctrl->redirect($context->exportGUIObject(),
"simpleExportExcel");
74 ilExportHandlerConsumerContextInterface
$context,
75 ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers
77 # Direct download on export creation, no local files 81 ilExportHandlerConsumerContextInterface
$context,
82 ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers
84 # Direct download on export creation, no local files 89 ilExportHandlerConsumerFileIdentifierInterface $file_identifier
91 # Direct download on export creation, no local files 95 ilExportHandlerConsumerContextInterface
$context 96 ): ilExportHandlerFileInfoCollectionInterface {
97 # Direct download on export creation, no local files 98 return $context->fileCollectionBuilder()->collection();
102 ilExportHandlerConsumerContextInterface
$context,
103 ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers
104 ): ilExportHandlerFileInfoCollectionInterface {
105 # Direct download on export creation, no local files 106 return $context->fileCollectionBuilder()->collection();
getFiles(ilExportHandlerConsumerContextInterface $context)
getFileSelection(ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers)
isObjectSupported(ObjectId $object_id)
Customizing of pimple-DIC for ILIAS.
onDeleteFiles(ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers)
onDownloadFiles(ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers)
language()
Get interface to the i18n service.
onExportOptionSelected(ilExportHandlerConsumerContextInterface $context)
ctrl()
Get the interface to the control structure.
onDownloadWithLink(ReferenceId $reference_id, ilExportHandlerConsumerFileIdentifierInterface $file_identifier)
getSupportedRepositoryObjectTypes()