Database table frontendgroupmembers

Usage

The table frontendgroupmembers links frontend users with frontend groups.

Table structure

Field nameField specificationComment / Explanation
idfrontendgroupmemberint(11) Primary key (auto increment)
idfrontendgroupint(11)Foreign key to table frontendgroups
idfrontenduserint(11)Foreign key to table frontendusers

Generic DB information

ItemCollectionItem
cApiFrontendGroupMemberCollectioncApiFrontendGroupMember

Previous changes of this table

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