Service
class Service (View source)
Constants
PARENT_GROUP_PATH |
|
PARENT_GROUP_NAME |
|
Properties
protected | $entityManager |
Methods
__construct(EntityManagerInterface $entityManager)
No description
getSiteParentGroup()
No description
createSiteGroup(Site $site)
Creates the concrete5 user group that will hold instance groups for this site.
Details
__construct(EntityManagerInterface $entityManager)
No description
getSiteParentGroup()
No description
getSiteTypeGroups(Type $type)
No description
getInstanceGroupsBySite(Site $site)
No description
createSiteGroup(Site $site)
Creates the concrete5 user group that will hold instance groups for this site.
addGroup(Type $type, $groupName)
No description