4include_once(
"./Services/Export/classes/class.ilXmlExporter.php");
 
   22        include_once(
"./Modules/MediaCast/classes/class.ilMediaCastDataSet.php");
 
   24        $this->ds->setExportDirectories($this->dir_relative, $this->dir_absolute);
 
   25        $this->ds->setDSPrefix(
"ds");
 
   39        include_once(
"./Modules/MediaCast/classes/class.ilObjMediaCast.php");
 
   40        $mc_items_ids = array();
 
   42        foreach ($a_ids as 
$id) {
 
   44            $items = $mcst->readItems(
true);
 
   45            foreach ($items as 
$i) {
 
   46                $news_ids[] = 
$i[
"id"];
 
   52                "component" => 
"Services/News",
 
   68        return $this->ds->getXmlRepresentation($a_entity, $a_schema_version, $a_id, 
"", 
true, 
true);
 
   82                "namespace" => 
"http://www.ilias.de/Modules/MediaCast/mcst/5_0",
 
   83                "xsd_file" => 
"ilias_mcst_5_0.xsd",
 
   84                "uses_dataset" => 
true,
 
   88                "namespace" => 
"http://www.ilias.de/Modules/MediaCast/mcst/4_1",
 
   89                "xsd_file" => 
"ilias_mcst_4_1.xsd",
 
   90                "uses_dataset" => 
true,
 
An exception for terminatinating execution or to throw for unit testing.
if(!array_key_exists('StateId', $_REQUEST)) $id