5include_once
"./Services/Xml/classes/class.ilXmlWriter.php";
37 parent::__construct();
40 $this->user_id =
$ilUser->getId();
52 if (!is_object($this->structureObject)) {
58 $this->structureObject->exportXML($this);
73 $this->
xmlSetDtdDef(
"<!DOCTYPE RepositoryObject PUBLIC \"-//ILIAS//DTD UserImport//EN\" \"" . ILIAS_HTTP_PATH .
"/xml/ilias_soap_structure_object_3_7.dtd\">");
74 $this->
xmlSetGenCmt(
"Internal Structure Information of Repository Object");
An exception for terminatinating execution or to throw for unit testing.
setStructureObject(&$structureObject)
xmlSetGenCmt($genCmt)
Sets generated comment.
xmlDumpMem($format=true)
Returns xml document from memory.
xmlHeader()
Writes xml header @access public.
xmlSetDtdDef($dtdDef)
Sets dtd definition.
redirection script todo: (a better solution should control the processing via a xml file)