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 | cApiFrameFile |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.