Xataface HTML Reports Module 0.2
HTML Reports Module for Xataface
|
The HTML Reports Module defines a number of permissions that control access to the management of reports. These permissions are as follows:
Permission Name | Description |
---|---|
view private | Permission to view reports that are private and are not yours. |
manage reports | Permission to manage reports (i.e. create new, edit, delete reports). |
view schema | Report necessary to view a table's schema. This is needed to use the field browser. Generally this would always be granted along with the manage reports permission. |
validate report | Permission to run validation on a report template to ensure that it doesn't contain syntax errors. This is generally granted along with the manage reports permission. |
preview report | Permission to use the Preview function for a report. |
By default these permissions are not added to any roles. Only users with Dataface_PermissionsTool::ALL()
assigned to them will have permission to create reports. You may grant these permissions to other users as well if you want to specifically give other users the ability to create reports.