You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Raymund Nickel <rn...@eggs.de> on 2007/06/13 21:34:22 UTC

using "visibleOnUserRole" attribute dynamical

Hi,

 

when you use the tomahawk library, most of the tags have two nice
attributes to handle userroles (visibleOnUserRole and enabledOnUserRole)
.

I want to use it in a NavigationMenuItem. If you build that item in a
static way with a tag, its no problem. But if you want build it in a
dynamical way, I cant find the method to declare this attribute. Is it
possible to do that? How...?

 

Thx a lot,

cya