Database table frontendgroups

Usage

The table frontendgroups contains all frontend groups.

Frontendgroups are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idfrontendgroupint(11) Primary key (auto increment)
idclientint(11)Foreign key to table clients
groupnamevarchar(32)Name of the frontend group
defaultgrouptinyint(1)Flag whether this is default group or not

Generic DB information

ItemCollectionItem
cApiFrontendGroupCollectioncApiFrontendGroup

Previous changes of this table

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