3declare(strict_types=1);
24 public function init(): void
33 'component' =>
'Services/Container',
45 $writer->setObjId((
int) $a_id);
47 return $writer->xmlDumpMem(
false);
48 }
catch (UnexpectedValueException
$e) {
49 $GLOBALS[
'ilLog']->write(
"Caught error: " .
$e->getMessage());
58 "namespace" =>
"https://www.ilias.de/Modules/Folder/fold/4_1",
59 "xsd_file" =>
"ilias_fold_4_1.xsd",
60 "uses_dataset" =>
false,
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
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)
getXmlExportHeadDependencies(string $a_entity, string $a_target_release, array $a_ids)
Get head dependencies.
getValidSchemaVersions(string $a_entity)
Returns schema versions that the component can export to.
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...