Database table frontendgroupmembers
Usage
The table frontendgroupmembers links frontend users with frontend groups.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idfrontendgroupmember | int(11)Â | Primary key (auto increment) |
idfrontendgroup | int(11) | Foreign key to table frontendgroups |
idfrontenduser | int(11) | Foreign key to table frontendusers |
Generic DB information
ItemCollection | Item |
---|---|
cApiFrontendGroupMemberCollection | cApiFrontendGroupMember |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.