19declare(strict_types=1);
53 return 'wiki_exp_option_html';
63 $this->
lng->loadLanguageModule(
'exp');
64 return $this->
lng->txt(
'exp_format_dropdown-html');
67 public function onExportOptionSelected(ilExportHandlerConsumerContextInterface
$context): void
72 $cont_exp->setMode(WikiHtmlExport::MODE_DEFAULT);
73 $cont_exp->buildExportFile();
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
Wiki HTML exporter class.
const CMD_LIST_EXPORT_FILES
getSupportedRepositoryObjectTypes()