28 public function init(): void
31 $this->ds->setDSPrefix(
"ds");
36 string $a_target_release,
40 foreach ($a_ids as
$id) {
42 $pg_ids[] =
"prtt:" . $p[
"id"];
48 "component" =>
"components/ILIAS/COPage",
53 $obj_ids = (is_array($a_ids))
57 "component" =>
"components/ILIAS/Style",
58 "entity" =>
"object_style",
64 "component" =>
"components/ILIAS/ILIASObject",
74 string $a_schema_version,
77 $this->ds->initByExporter($this);
78 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
86 "namespace" =>
"https://www.ilias.de/Modules/Portfolio/10",
87 "xsd_file" =>
"ilias_portfolio_10.xsd",
88 "uses_dataset" =>
true,
92 "namespace" =>
"https://www.ilias.de/Modules/Portfolio/4_4",
93 "xsd_file" =>
"ilias_portfolio_4_4.xsd",
94 "uses_dataset" =>
true,
98 "namespace" =>
"https://www.ilias.de/Modules/Portfolio/5_0",
99 "xsd_file" =>
"ilias_portfolio_5_0.xsd",
100 "uses_dataset" =>
true,
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
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...
getXmlExportTailDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get tail dependencies.
getValidSchemaVersions(string $a_entity)
Returns schema versions that the component can export to.
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
static getAllPortfolioPages(int $a_portfolio_id)
Get pages of portfolio.
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...