Repository URL to install this package:
|
Version:
2.0.1 ▾
|
novicell/custom_forms
/
custom_forms.permissions.yml
|
|---|
bypass custom form access:
title: 'Bypass custom form access control'
description: 'View, edit and delete all forms regardless of permission restrictions.'
restrict access: true
administer custom form type:
title: 'Administer custom form types'
description: 'Maintain the types of custom forms available and the fields that are associated with those types.'
restrict access: true
administer custom forms:
title: 'Administer custom forms'
description: 'Promote, change ownership, edit revisions, and perform other tasks across all custom form types.'
restrict access: true
access custom form overview:
title: 'Access the custom form overview page'
view published custom forms:
title: 'View published custom forms'
edit custom form:
title: 'Edit published custom forms'
view own unpublished custom forms:
title: 'View own unpublished custom forms'
view all custom form revisions:
title: 'View all custom form revisions'
description: 'To view a revision, you also need permission to view the custom form.'
revert all custom form revisions:
title: 'Revert all custom form revisions'
description: 'To revert a revision, you also need permission to edit the custom form.'
delete all custom form revisions:
title: 'Delete all custom form revisions'
description: 'To delete a revision, you also need permission to delete the custom form.'
permission_callbacks:
- \Drupal\custom_forms\CustomFormPermissions::customFormTypePermissions