5include_once 
'./Modules/Course/classes/class.ilCourseXMLWriter.php';
 
    6include_once 
'./Services/Export/classes/class.ilXmlExporter.php';
 
   47                include_once 
'./Services/Export/classes/class.ilExportOptions.php';
 
   50                $obj_id = end($a_ids);
 
   59                                        'component'             => 
'Services/Container',
 
   83                        $GLOBALS[
'ilLog']->write(__METHOD__. $a_id . 
' is not instance of type course');
 
   89                $this->writer->start();
 
   90                return $this->writer->xmlDumpMem(
false);
 
  104                                "namespace" => 
"http://www.ilias.de/Modules/Course/crs/4_1",
 
  105                                "xsd_file" => 
"ilias_course_4_1.xsd",
 
  106                                "uses_dataset" => 
false,
 
  110                                "namespace" => 
"http://www.ilias.de/Modules/Course/crs/5_0",
 
  111                                "xsd_file" => 
"ilias_crs_5_0.xsd",
 
  112                                "uses_dataset" => 
false,
 
getValidSchemaVersions($a_entity)
Returns schema versions that the component can export to.
getXmlRepresentation($a_entity, $a_schema_version, $a_id)
Get xml.
__construct()
Constructor.
getXmlExportHeadDependencies($a_entity, $a_target_release, $a_ids)
Get head dependencies.
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