Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.2 Beta
-
Fix Version/s: 1.8.2.GA_P01
-
Component/s: Facelet Components
-
Labels:None
-
Environment:-
Description
Add the enabledOnUserRole attribute to the ICEpack facelets composition components.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Preferable to enabledOnUserRole and renderedOnUserRole is to make use of "enabled" and "rendered" flags directly with a RoleMap.
A basic implementation is described here:
http://jira.icefaces.org/browse/ICE-1297
An implementation of RoleMap could be included with the composite components .jar and configured automatically in application scope via the faces-config.xml in the .jar file.