29     public function init(): void
    32         $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
    33         $this->ds->setDSPrefix(
"ds");
    34         $this->config = $this->
getExport()->getConfig(
"Modules/MediaPool");
    35         if ($this->config->getMasterLanguageOnly()) {
    36             $conf = $this->
getExport()->getConfig(
"Services/COPage");
    37             $conf->setMasterLanguageOnly(
true, $this->config->getIncludeMedia());
    38             $this->ds->setMasterLanguageOnly(
true);
    44         string $a_target_release,
    49         foreach ($a_ids as 
$id) {
    51             foreach ($m_ids as $m) {
    56         if ($this->config->getMasterLanguageOnly()) {
    62                 "component" => 
"Services/MediaObjects",
    70         string $a_target_release,
    75         foreach ($a_ids as 
$id) {
    77             foreach ($pages as $p) {
    78                 $pg_ids[] = 
"mep:" . $p;
    84                 "component" => 
"Services/COPage",
    89         if (!$this->config->getMasterLanguageOnly()) {
    91                 "component" => 
"Services/Object",
    95                 "component" => 
"Services/Object",
    96                 "entity" => 
"transl_entry",
   101             "component" => 
"Services/Object",
   110         string $a_schema_version,
   113         return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id], 
"", 
true, 
true);
   120                 "namespace" => 
"https://www.ilias.de/Modules/MediaPool/mep/5_1",
   121                 "xsd_file" => 
"ilias_mep_5_1.xsd",
   122                 "uses_dataset" => 
true,
   126                 "namespace" => 
"https://www.ilias.de/Modules/MediaPool/mep/4_1",
   127                 "xsd_file" => 
"ilias_mep_4_1.xsd",
   128                 "uses_dataset" => 
true,
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins