Can you please help me to capture the event for "define permissions" of a Role.
Steps
- Goto Control Panel, and select Roles
- Select a Role and select "Define Permissions"
- Define any permission for that role and Save.
How to capture this event in Model Listener.
This event can be caught by implementing and registering a model listener for the ResourcePermission model class which implements the following method: