im_user_is_authorized_p

EveAndersson.com : API Browser : im_user_is_authorized_p

im_user_is_authorized_p

im_user_is_authorized_p user_id [ second_user_id ]
Defined in tcl/intranet-defs.tcl

Returns 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")
[ show source ]

Show another procedure:

eve@eveandersson.com