8 lines
360 B
Plaintext
8 lines
360 B
Plaintext
==BlueSpice\PermissionManager\PermissionManager==
|
|
|
|
'BsPermissionManager::beforeSaveRoles': Allows changing assignments of roles to groups
|
|
&$groupRoles: Defines which role is assigned to which group on global level
|
|
&$roleLockdown: Defines which role is assigned to which group on namespace level
|
|
Returning false on this hook will abort the saving of the roles
|
|
|