Actions

BeforePermissionSetSave

From LimeSurvey Manual

Revision as of 17:30, 9 October 2014 by DenisChenu (talk | contribs) (Undo revision 63524 by DenisChenu (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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