5 include_once
'./Modules/WebResource/classes/class.ilWebLinkXmlWriter.php';
6 include_once
'./Services/Export/classes/class.ilXmlExporter.php';
49 $this->writer->setObjId($a_id);
50 $this->writer->write();
51 return $this->writer->xmlDumpMem(
false);
56 $GLOBALS[
'ilLog']->write(
"Caught error: ".$e->getMessage());
72 "namespace" =>
"http://www.ilias.de/Modules/WebResource/webr/4_1",
73 "xsd_file" =>
"ilias_webr_4_1.xsd",
74 "uses_dataset" =>
false,
__construct()
Constructor.
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
Get xml.
Create styles array
The data for the language used.
getValidSchemaVersions($a_entity)
Returns schema versions that the component can export to.