Database table frontendpermissions

Usage

The table frontendpermissions defines permissions for frontend users.

Frontendpermissions are clientwide ressources.

Table structure

Field nameField specificationComment / Explanation
idfrontendpermissionint(11) Primary key (auto increment)
idfrontendgroupint(11)Foreign key to table frontendgroups
idlangint(11)Foreign key to table lang
pluginvarchar(255)?
actionvarchar(255)?
itemvarchar(255)?

Generic DB information

ItemCollectionItem
cApiFrontendPermissionCollectioncApiFrontendPermission

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.