createEntry(int $bibliographic_obj_id, string $entry_type)
 
loadParsedAttributesByEntryId(int $entry_id)
Reads all the entrys attributes from database. 
 
filterEntriesForTable(int $object_id, ilBiblTableQueryInfo $info=null)
 
deleteEntriesById(int $object_id)
 
filterEntryIdsForTableAsArray(int $object_id, ?ilBiblTableQueryInfo $info=null)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
findOrCreateEntry(int $id, int $bibliographic_obj_id, string $entry_type)
 
findByIdAndTypeString(int $id, string $type_string)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...