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" =>
"Services/COPage",
53 $obj_ids = (is_array($a_ids))
57 "component" =>
"Services/Style",
58 "entity" =>
"object_style",
64 "component" =>
"Services/Object",
74 string $a_schema_version,
77 $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
78 return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, [$a_id],
"",
true,
true);
86 "namespace" =>
"https://www.ilias.de/Modules/Portfolio/4_4",
87 "xsd_file" =>
"ilias_portfolio_4_4.xsd",
88 "uses_dataset" =>
true,
92 "namespace" =>
"https://www.ilias.de/Modules/Portfolio/5_0",
93 "xsd_file" =>
"ilias_portfolio_5_0.xsd",
94 "uses_dataset" =>
true,
static getAllPortfolioPages(int $a_portfolio_id)
Get pages of portfolio.
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)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getXmlRepresentation(string $a_entity, string $a_schema_version, string $a_id)
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
getValidSchemaVersions(string $a_entity)