im_group_scope_url

EveAndersson.com : API Browser : im_group_scope_url

im_group_scope_url

im_group_scope_url group_id return_url module_url \
    [ user_belongs_to_group_p ]
Defined in tcl/intranet-defs.tcl

Creates a url for a group scoped module. If the current user is not in the group for the module, we redirect first to a page to explain that the user must be in the group to access the scoping functionality.

Parameters:
group_id
return_url
module_url
user_belongs_to_group_p (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com