19 declare(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 70 $wiki = $context->exportObject();
72 $cont_exp->setMode(WikiHtmlExport::MODE_DEFAULT);
73 $cont_exp->buildExportFile();
getSupportedRepositoryObjectTypes()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Wiki HTML exporter class.
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
const CMD_LIST_EXPORT_FILES