Database table frontendgroups
Usage
The table frontendgroups contains all frontend groups.
Frontendgroups are systemwide ressources.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idfrontendgroup | int(11)Â | Primary key (auto increment) |
idclient | int(11) | Foreign key to table clients |
groupname | varchar(32) | Name of the frontend group |
defaultgroup | tinyint(1) | Flag whether this is default group or not |
Generic DB information
ItemCollection | Item |
---|---|
cApiFrontendGroupCollection | cApiFrontendGroup |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.