19declare(strict_types=1);
35 $this->db =
$DIC->database();
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"));
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
getSupportedRepositoryObjectTypes()
onExportOptionSelected(\ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface $context)
isObjectSupported(ObjectId $object_id)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.