im_user_is_authorized_pim_user_is_authorized_p user_id [ second_user_id ]
Defined in tcl/intranet-defs.tclReturns 1 if a the user is authorized for the system. 0
Otherwise. Note that the second_user_id gives us a way to say that
this user is inded authorized to see information about another
particular user (by being in a common group with that user).
- Parameters:
-
user_id
second_user_id (defaults to "0" )
|