BeforePermissionSetSave
From LimeSurvey Manual
When
This event is fired when permission is saved via the admin GUI.
Input
The event receives the following information:
- aNewPermissions The array of new permission
- iSurveyID The entity id, 0 for global
- iUserID The user id
Possible output
- none