You are here

view_custom_table.permissions.yml in Views Custom Table 8

Same filename and directory in other branches
  1. 9.0.x view_custom_table.permissions.yml

File

view_custom_table.permissions.yml
View source
  1. 'add custom table in views':
  2. title: 'Add custom tables in views'
  3. description: 'Permission to add new custom table in system for views.'
  4. 'remove custom table in views':
  5. title: 'Remove custom tables in views'
  6. description: 'Permission to remove custom table in system for views.'
  7. 'administer all custom table in views':
  8. title: 'Administer all custom tables in views'
  9. description: 'Permission to view, edit, and remove all custom tables availabe.'
  10. 'administer own custom table in views':
  11. title: 'Administer own custom tables in views'
  12. description: 'Permission to view, edit and remove own custom tables.'