Class: UserUtil
Source Location: /pnobjlib/UserUtil.class.php
Class OverviewUserUtil |
Methods |
Inherited Variables
Inherited Methods
Class Details
[line 19]
UserUtil
[ Top ]
Class Methods
method getDynamicDataFields [line 251]
method getGroupListForUser [line 200]
|
Return a string list of group-ids for the specified user
Tags:
Parameters:
[ Top ]
method getGroupsForUser [line 176]
|
Return an array group-ids for the specified user
Tags:
Parameters:
[ Top ]
method getPNGroup [line 84]
method getPNGroupIdList [line 149]
|
Return a (string) list of group-ids which can then be used in a SQL 'IN (...)' clause
Tags:
Parameters:
[ Top ]
method getPNGroups [line 101]
|
Return a hash structure mapping gid to groupname
Tags:
Parameters:
[ Top ]
method getPNUser [line 29]
method getPNUserField [line 53]
|
Return a field from a user object
Tags:
Parameters:
[ Top ]
method getPNUserIdList [line 116]
|
Return a (string) list of user-ids which can then be used in a SQL 'IN (...)' clause
Tags:
Parameters:
[ Top ]
method getPNUsers [line 71]
|
Return a hash structure mapping uid to username
Tags:
Parameters:
[ Top ]
method getSelectorData_PNGroup [line 300]
|
Return a PN array structure for the PN user group selector
Tags:
Parameters:
[ Top ]
method getSelectorData_PNUser [line 344]
|
Return a PN array strcuture for the PN user dropdown box
Tags:
Parameters:
[ Top ]
method getUserDynamicDataFields [line 267]
|
Return a string list of user-ids for the specified group
Tags:
Parameters:
[ Top ]
method getUsersForGroup [line 234]
|
Return a string list of user-ids for the specified group
Tags:
Parameters:
[ Top ]
