5 include_once
'./Modules/WebResource/classes/class.ilWebLinkXmlWriter.php';
6 include_once
'./Services/Export/classes/class.ilXmlExporter.php';
47 $this->writer->setObjId($a_id);
48 $this->writer->write();
49 return $this->writer->xmlDumpMem(
false);
51 $GLOBALS[
'ilLog']->write(
"Caught error: " . $e->getMessage());
67 "namespace" =>
"http://www.ilias.de/Modules/WebResource/webr/4_1",
68 "xsd_file" =>
"ilias_webr_4_1.xsd",
69 "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.