Database
RolePermission

RolePermission

Documentation for the RolePermission database schema.

Fields

FieldData TypeUsage
pageIdObjectIdUnique reference to page.
viewBooleanStores the view data.
addBooleanStores the add data.
editBooleanStores the edit data.
deleteBooleanStores the delete data.