Database table type
Usage
The table type contains all Content type.
Type is a systemwide ressource.
Table structure
Field name | Field specification | Comment / Explanation |
---|---|---|
idtype | int(11) | Primary key (auto increment) |
type | varchar(255) | Name of the content type |
code | text | Unused. |
description | varchar(255) | Description of the content type. |
status | int(11) | ? |
author | varchar(32) | Username of the creator |
created | datetime | Date and time of creation |
lastmodified | datetime | Date and time of last modification |
Generic DB information
ItemCollection | Item |
---|---|
cApiTypeCollection | cApiType |
Previous changes of this table
This table was not changed since the final release of CONTENIDO 4.9.