5 include_once
'./Modules/Folder/classes/class.ilFolderXmlWriter.php';
6 include_once
'./Services/Export/classes/class.ilXmlExporter.php';
49 'component' =>
'Services/Container',
91 $this->writer->setObjId($a_id);
92 $this->writer->write();
93 return $this->writer->xmlDumpMem(
false);
95 $GLOBALS[
'ilLog']->write(
"Caught error: " . $e->getMessage());
111 "namespace" =>
"http://www.ilias.de/Modules/Folder/fold/4_1",
112 "xsd_file" =>
"ilias_fold_4_1.xsd",
113 "uses_dataset" =>
false,
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
getValidSchemaVersions($a_entity)
Returns schema versions that the component can export to.
getXmlExportHeadDependencies($a_entity, $a_target_release, $a_ids)
Get head dependencies.
Create styles array
The data for the language used.
__construct()
Constructor.
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
Get xml.