![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Need to remove User from Module Access List Topic Summary: I can set a User's access to "none" in a Module, but how do I remove the User from the access list all together? Created On: 20-Apr-2007 00:13 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: The perm you are looking for is called unset. The following is from the doors help: string unset({Object o|Project p|Module m| Folder f|Item i|View v}, [AttrType at,] string user) string unset{Def|Val}(Module m, AttrDef ad, string user) string unsetAll({Object o|Project p|Module m| Folder f|Item i|View v}, [AttrType at,]) string unsetAll{Def|Val}(Module m, AttrDef ad) | |
![]() |
|
I've found DXL functions that can change the Privelege of a user ( set(Module m, Permission ps, string user) ) but I'd like to remove the user from the Module access list all together (just like what one can do using the Module Properties GUI). Any clues?
Jason |
|
![]() |
|
![]() |
|
The perm you are looking for is called unset. The following is from the doors help:
string unset({Object o|Project p|Module m| Folder f|Item i|View v}, [AttrType at,] string user) string unset{Def|Val}(Module m, AttrDef ad, string user) string unsetAll({Object o|Project p|Module m| Folder f|Item i|View v}, [AttrType at,]) string unsetAll{Def|Val}(Module m, AttrDef ad) ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Need to remove User from Module Access List
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.