19 declare(strict_types=1);
46 return 'lm_exp_option_xml';
57 $ot = (
new TranslationsRepository($this->db))->getFor($object_id->
toInt());
58 return $ot->getContentTranslationActivated();
68 $this->
lng->loadLanguageModule(
'exp');
69 return $this->
lng->txt(
"exp_format_dropdown-xml") .
" (" . $this->
lng->txt(
'cont_master_language_only_no_media') .
")";
74 $this->
ctrl->redirectToURL($this->
ctrl->getLinkTargetByClass(ilObjContentObjectGUI::class,
"showExportOptionsXML"));
database()
Get interface to the Database.
isObjectSupported(ObjectId $object_id)
Interface Observer Contains several chained tasks and infos about them.
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
onExportOptionSelected(\ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface $context)
getSupportedRepositoryObjectTypes()