Portal User Management
Tag getGroupNamesForUser


Deprecated. Use 'getGroupNamesForUser' in ugm_taglib.jar. Retrieve the groups to which a user belongs. Only returns the immediate groups for the user, not any parents of those groups. The specified user should exist.


Tag Information
Tag Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserTag
TagExtraInfo Class com.bea.p13n.usermgmt.servlets.jsp.taglib.GetGroupNamesForUserExtraInfo
Body Contentempty
Display NameGet Group Names for User

Attributes
NameRequiredRequest-timeDescription
usernametruetrue The name of the user whose matching groups are sought.
idtruefalse The name of a variable which will return the group names, as a String array. Returns a zero-length array if the user is not a member of any groups.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}