37 $writer->setForumId($a_id);
41 $xml .= $writer->getXml();
51 if ($a_entity ==
"frm") {
54 "component" =>
"Services/Object",
62 "component" =>
"Services/News",
63 "entity" =>
"news_settings",
81 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/4_1",
82 "xsd_file" =>
"ilias_frm_4_1.xsd",
83 "uses_dataset" =>
false,
88 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/4_5",
89 "xsd_file" =>
"ilias_frm_4_5.xsd",
90 "uses_dataset" =>
false,
95 "namespace" =>
"http://www.ilias.de/Modules/Forum/frm/5_1",
96 "xsd_file" =>
"ilias_frm_5_1.xsd",
97 "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.
foreach($_POST as $key=> $value) $res
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.