ad_user_has_permission_p

EveAndersson.com : API Browser : ad_user_has_permission_p

ad_user_has_permission_p

ad_user_has_permission_p user_id permission_type on_what_id \
    on_which_table
Defined in tcl/ad-general-permissions.tcl

Returns true (1) if the specified user has the requested type of permission on the specified row in the specified table; otherwise, returns false (0).

Parameters:
user_id
permission_type
on_what_id
on_which_table
[ show source ]

Show another procedure:

eve@eveandersson.com