Manager
class Manager implements EntryManagerInterface (View source)
Properties
protected | $entityManager | ||
protected | $request | ||
protected Application | $app |
Methods
__construct(EntityManagerInterface $entityManager, Request $request, Application $app)
No description
getEntityManager()
No description
mixed
Details
__construct(EntityManagerInterface $entityManager, Request $request, Application $app)
No description
getEntityManager()
No description
protected
getNewDisplayOrder(Entity $entity)
No description
mixed
createEntry(Entity $entity, User $author = null, Site $site = null)
Method that create empty entry.
deleteEntry(Entry $entry)
No description