Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The table type contains all Content type.

Type is a systemwide ressource.

Table structure

Field nameField specificationComment / Explanation
idtypeint(11)Primary key (auto increment)
typevarchar(255)Name of the content type
codetextUnused.
descriptionvarchar(255)Description of the content type.
statusint(11)?
authorvarchar(32)Username of the creator
createddatetimeDate and time of creation
lastmodifieddatetimeDate and time of last modification

...