4include_once 
'./Services/Export/classes/class.ilXmlExporter.php';
 
   24                include_once 
'./Services/Export/classes/class.ilExportOptions.php';
 
   27                $obj_id = end($a_ids);
 
   30                $GLOBALS[
'ilLog']->write(__METHOD__.
': '.$obj_id);
 
   39                                        'component'             => 
'Services/Container',
 
   65                        $GLOBALS[
'ilLog']->write(__METHOD__. $a_id . 
' is not instance of type category!');
 
   70                $writer->export(
false);
 
   71                return $writer->getXml();
 
   85                                "namespace" => 
"http://www.ilias.de/Modules/CategoryReference/catr/4_3",
 
   86                                "xsd_file" => 
"ilias_catr_4_3.xsd",
 
   87                                "uses_dataset" => 
false,
 
Class for category export.
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
Get xml.
getXmlExportHeadDependencies($a_entity, $a_target_release, $a_ids)
Get head dependencies.
getValidSchemaVersions($a_entity)
Returns schema versions that the component can export to.
initWriter(ilContainerReference $ref)
static getInstance()
Get singelton instance.
getInstanceByRefId($a_ref_id, $stop_on_error=true)
get an instance of an Ilias object by reference id
static _getAllReferences($a_id)
get all reference ids of object