You are here

rng.permissions.yml in RNG - Events and Registrations 3.x

Same filename and directory in other branches
  1. 8.2 rng.permissions.yml
  2. 8 rng.permissions.yml

File

rng.permissions.yml
View source
  1. administer rng:
  2. title: 'Administer RNG'
  3. description: 'Manage settings for RNG.'
  4. restrict access: TRUE
  5. administer event types:
  6. title: 'Administer event types'
  7. description: 'Manage which entity bundles are designated as events.'
  8. restrict access: TRUE
  9. administer registration types:
  10. title: 'Administer all registration types'
  11. description: 'Create, and perform any action on registration types.'
  12. restrict access: TRUE
  13. administer registrant types:
  14. title: 'Administer all registrant types'
  15. description: 'Create, and perform any action on registrant types.'
  16. restrict access: TRUE
  17. administer registration entity:
  18. title: 'Administer all registration entities'
  19. description: 'Create, and perform any action on all registrations.'
  20. restrict access: TRUE
  21. permission_callbacks:
  22. - \Drupal\rng\Permissions::eventProxyRolePermissions