Database table template_conf

Usage

The table template_conf contains all Template configurations of the system.

Template config is a clientwide ressource.

Table structure

Field nameField specificationComment / Explanation
idtplcfgint(11)Primary key (auto increment)
idtplint(11)Foreign key to table template
statusint(11)?
authorvarchar(32)Username of the creator
createdvarchar(14)Timestamp of creation
lastmodifieddatetimeDate and time of last modification

Generic DB information

ItemCollectionItem
cApiTemplateConfigurationCollectioncApiTemplateConfiguration

Previous changes of this table

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