Preparing search index...
The search index is not available
Nymph.js 1.0.0-beta.99
Nymph.js 1.0.0-beta.99
@nymphjs/tilmeld
AccessControlData
Type Alias AccessControlData
Access
Control
Data
:
{
acFull
?:
(
User
&
UserData
|
Group
&
GroupData
)
[]
;
acGroup
?:
number
;
acOther
?:
number
;
acRead
?:
(
User
&
UserData
|
Group
&
GroupData
)
[]
;
acUser
?:
number
;
acWrite
?:
(
User
&
UserData
|
Group
&
GroupData
)
[]
;
group
?:
Group
&
GroupData
;
user
?:
User
&
UserData
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nymph.js 1.0.0-beta.99
Loading...