You are here

relation.permissions.yml in Relation 8.2

Same filename and directory in other branches
  1. 8 relation.permissions.yml

File

relation.permissions.yml
View source
  1. administer relation types:
  2. title: 'Administer Relation types'
  3. description: 'Create, edit, delete, and perform administration tasks for relation types.'
  4. restrict access: TRUE
  5. administer relations:
  6. title: 'Administer all Relations'
  7. restrict access: TRUE
  8. access relations:
  9. title: 'View All Relations'
  10. description: 'View Relations of any Relation Type'
  11. create relations:
  12. title: 'Create All Relations'
  13. description: 'Create Relations of any Relation Type'
  14. edit relations:
  15. title: 'Edit All Relations'
  16. description: 'Edit Relations of any Relation Type'
  17. delete relations:
  18. title: 'Delete All Relations'
  19. description: 'Delete Relations of any Relation Type'