37 $writer->setForumId($a_id);
41 $xml .= $writer->getXml();
54 if (
'frm' === $a_entity) {
56 'component' =>
'Services/Object',
63 "component" =>
"Services/News",
64 "entity" =>
"news_settings",
83 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/4_1",
84 "xsd_file" =>
"ilias_frm_4_1.xsd",
85 "uses_dataset" =>
false,
90 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/4_5",
91 "xsd_file" =>
"ilias_frm_4_5.xsd",
92 "uses_dataset" =>
false,
97 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/5_1",
98 "xsd_file" =>
"ilias_frm_5_1.xsd",
99 "uses_dataset" =>
false,
static makeDirParents($a_dir)
Create a new directory and all parent directories.
getRelativeExportDirectory()
Get relative export directory.
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
Get xml representation.
getXmlExportTailDependencies($a_entity, $a_target_release, $a_ids)
Exporter class for sessions.
getAbsoluteExportDirectory()
Get absolute export directory.
static _lookupType($a_id, $a_reference=false)
lookup object type
getValidSchemaVersions($a_entity)
Returns schema versions that the component can export to.