28 public function init(): void
31 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
32 $this->ds->setDSPrefix(
"ds");
37 string $a_target_release,
41 foreach ($a_ids as
$id) {
43 $items = $mcst->readItems(
true);
44 foreach ($items as
$i) {
45 $news_ids[] = $i[
"id"];
52 "component" =>
"Services/News",
59 "component" =>
"Services/Object",
68 string $a_schema_version,
71 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
78 "namespace" =>
"https://www.ilias.de/Modules/MediaCast/mcst/8",
79 "xsd_file" =>
"ilias_mcst_8.xsd",
80 "uses_dataset" =>
true,
84 "namespace" =>
"https://www.ilias.de/Modules/MediaCast/mcst/5_0",
85 "xsd_file" =>
"ilias_mcst_5_0.xsd",
86 "uses_dataset" =>
true,
90 "namespace" =>
"https://www.ilias.de/Modules/MediaCast/mcst/4_1",
91 "xsd_file" =>
"ilias_mcst_4_1.xsd",
92 "uses_dataset" =>
true,
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins