27 public function init(): void
30 $this->ds->setDSPrefix(
"ds");
52 $order = $this->ds->getOrder();
54 foreach ($order as $obj_id => $items) {
56 foreach ($items as $old_id) {
57 $map[] = $a_mapping->
getMapping(
"components/ILIAS/News",
"news", $old_id);
61 $mcst->saveOrder($map);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getMapping(string $a_comp, string $a_entity, string $a_old_id)