findByIdAndTypeString($id, $type_string)
createEntry($bibliographic_obj_id, $entry_type)
getEntryById($id)
Get entry from the database.
Interface ilBiblEntryFactoryInterface.
loadParsedAttributesByEntryId($entry_id)
Reads all the entrys attributes from database.
findOrCreateEntry($id, $bibliographic_obj_id, $entry_type)
getAllEntries($object_id)
Read all entries from the database.
filterEntriesForTable($object_id, ilBiblTableQueryInfo $info=null)
filterEntryIdsForTableAsArray($object_id, ilBiblTableQueryInfo $info=null)
Interface ilBiblEntryInterface.