Database table container_conf
Usage
The table container_conf contains configurations of Containers.
Container config is a systemwide ressource.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idcontainerc | int(11)Â | Primary key (auto increment) |
idtplcfg | int(11) | Foreign key to table template_conf |
number | int(11) | Number (ID) of the container |
container | text | ? |
Generic DB information
ItemCollection | Item |
---|---|
cApiContainerConfigurationCollection | cApiContainerConfiguration |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.