interface EntryManagerInterface (View source)
Method that create empty entry.
No description
mixed createEntry(Entity $entity)
addEntry(Entity $entity)
deleteEntry(Entry $entry)
saveEntryAttributesForm(Form $form, Entry $entry)
getEntryAttributeValuesForm(Form $form, Entry $entry)