Database table group_prop

Usage

The table group_prop contains all set group properties. 

Group properties are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idgrouppropint(11)Primary key (auto increment)
group_idvarchar(32)Foreign key to table groups
typevarchar(96)Type of the property
namevarchar(96)Name of the property
valuetextValue of the property
idcatlangint(11)Foreign key to table cat_lang

Generic DB information

ItemCollectionItem
cApiGroupPropertyCollectioncApiGroupProperty

Previous changes of this table

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