3 declare(strict_types=1);
28 public function init(): void
34 $id = explode(
":", $a_id);
35 $mdxml =
new ilMD2XML((
int)
$id[0], (
int) $id[1], (
string) $id[2]);
36 $mdxml->setExportMode();
37 $mdxml->startExport();
39 return $mdxml->getXML();
52 "namespace" =>
"http://www.ilias.de/Services/MetaData/md/4_1",
53 "xsd_file" =>
"ilias_md_4_1.xsd",
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins