added active directory support to security groups
This commit is contained in:
11
LSL2/OIEVENT/CLEAR/NDW_NOTIFICATION..json
Normal file
11
LSL2/OIEVENT/CLEAR/NDW_NOTIFICATION..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_NOTIFICATION_EVENTS\r\n\r\n EventFlow = NDW_NOTIFICATION_EVENTS(CtrlEntId, 'CLEAR', bSaveKey, bSuppressWarning, bMaintainFocus)\r\n\r\nreturn EventFlow"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/CLEAR/NDW_SEC_GROUPS..json
Normal file
11
LSL2/OIEVENT/CLEAR/NDW_SEC_GROUPS..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_SEC_GROUPS_EVENTS\r\n\r\n EventFlow = NDW_SEC_GROUPS_EVENTS(CtrlEntId, 'CLEAR', bSaveKey, bSuppressWarning, bMaintainFocus)\r\n\r\nreturn EventFlow"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine forward_event\r\ndeclare function editcell\r\n\r\nforward_event()\r\nVoid = editcell( CtrlEntId, '' )\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/CLOSE/NDW_NOTIFICATION..json
Normal file
11
LSL2/OIEVENT/CLOSE/NDW_NOTIFICATION..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_NOTIFICATION_EVENTS\r\n\r\n EventFlow = NDW_NOTIFICATION_EVENTS(CtrlEntID, 'CLOSE', CancelFlag, CloseFlags)\r\n\r\nreturn EventFlow"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/CLOSE/NDW_SEC_GROUPS..json
Normal file
11
LSL2/OIEVENT/CLOSE/NDW_SEC_GROUPS..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_SEC_GROUPS_EVENTS\r\n\r\n EventFlow = NDW_SEC_GROUPS_EVENTS(CtrlEntID, 'CLOSE', CancelFlag, CloseFlags)\r\n\r\nreturn EventFlow"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": ".tablesecurity->toppos = 1:@fm:1\r\nreturn 1\r\n"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine rlist\r\n$insert logical\r\n$insert rlist_equates\r\n\r\nrlist( 'SELECT SEC_GROUPS BY GROUP_NAME', target_activelist$, '', '', '' )\r\nreturn 1\r\n"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function entid, repository\r\n\r\nif .tablesecurity->selpos<1> = 1 then\r\n return 1\r\nend else\r\n CurRow = .tablesecurity->rowdata\r\n PopupId = entid( @appid<1>, 'POPUP', '', 'SECURITY_RIGHTS' )\r\n RetVal = repository( 'EXECUTE', PopupId, @window, '' )\r\n if RetVal then\r\n convert @vm to '' in RetVal\r\n CurRow<2> = RetVal\r\n .tablesecurity->rowdata = CurRow\r\n end\r\n return 0\r\nend"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/READ/NDW_NOTIFICATION..json
Normal file
11
LSL2/OIEVENT/READ/NDW_NOTIFICATION..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_NOTIFICATION_EVENTS\r\n\r\n ActionFlow = NDW_NOTIFICATION_EVENTS(CtrlEntID, 'READ')\r\n\r\nreturn ActionFlow"
|
||||
}
|
||||
}
|
||||
}
|
11
LSL2/OIEVENT/READ/NDW_SEC_GROUPS..json
Normal file
11
LSL2/OIEVENT/READ/NDW_SEC_GROUPS..json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "Declare Function NDW_SEC_GROUPS_EVENTS\r\n\r\n ActionFlow = NDW_SEC_GROUPS_EVENTS(CtrlEntID, 'READ')\r\n\r\nreturn ActionFlow"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user