...
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 |
...