3 declare(strict_types=1);
30 $parser->setXMLContent($a_xml);
31 $parser->startParsing();
34 foreach ($parser->getRecordIds() as $obj_id => $sub_types) {
37 foreach ((array) $sub_types as $sub_type => $rec_ids) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static saveObjRecSelection(int $a_obj_id, string $a_sub_type="", array $a_records=null, bool $a_delete_before=true)
Save repository object record selection.
static _writeContainerSetting(int $a_id, string $a_keyword, string $a_value)
__construct(Container $dic, ilPlugin $plugin)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...