Database table container
Usage
The table container contains all Containers found in Templates.
Containers are systemwide ressources.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idcontainer | int(11)Â | Primary key (auto increment) |
idtpl | int(11) | Foreign key to table template |
number | int(11) | Number (ID) of the container in the template |
idmod | int(11) | Foreign key to table mod as reference for the assigned module |
Generic DB information
ItemCollection | Item |
---|---|
cApiContainerCollection | cApiContainer |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.