19 declare(strict_types=1);
48 return 'wiki_exp_option_html';
58 $this->
lng->loadLanguageModule(
'exp');
59 return $this->
lng->txt(
'exp_format_dropdown-html');
62 public function onExportOptionSelected(ilExportHandlerConsumerContextInterface
$context):
void 65 $wiki = $context->exportObject();
67 $cont_exp->setMode(WikiHtmlExport::MODE_DEFAULT);
68 $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