Class TemplateGroupsService
java.lang.Object
sk.iway.iwcm.components.template_groups.TemplateGroupsService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfilterByUser(List<TemplatesGroupBean> all, UserDetails user) If user has only perms for some folders/domains show only template groups used in his available templatesgetInlineEditors(Prop prop) getTemplateGroups(UserDetails user) If user has only perms for some folders/domains returns only template groups used in his available templates
-
Constructor Details
-
TemplateGroupsService
-
-
Method Details
-
getTemplateGroups
If user has only perms for some folders/domains returns only template groups used in his available templates- Parameters:
user-- Returns:
-
filterByUser
If user has only perms for some folders/domains show only template groups used in his available templates- Parameters:
all-user-- Returns:
-
getInlineEditors
-