Xataface HTML Reports Module 0.2
HTML Reports Module for Xataface
Permissions for the HTML Reports Module
See also:
HTML Report Module Administration

The HTML Reports Module defines a number of permissions that control access to the management of reports. These permissions are as follows:

Permission NameDescription
view privatePermission to view reports that are private and are not yours.
manage reportsPermission to manage reports (i.e. create new, edit, delete reports).
view schemaReport 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 reportPermission 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 reportPermission 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.

See also:
http://xataface.com/documentation/tutorial/getting_started/permissions
http://www.xataface.com/wiki/permissions.ini_file
Note:
The permissions to create and edit reports are separate from the permissions to view reports. Permission to view a report is defined on the report edit form.
See also:
Setting Report Permissions
HTML Report Module Administration
 All Data Structures Files Functions Variables Enumerations