Database table meta_type

Usage

The table meta_type contains all available meta tags which can be managed via the backend.

Meta types are systemwide ressources.

Table structure

Field nameField specificationComment / Explanation
idmetatypeint(11)Primary key (auto increment)
fieldtypevarchar(32)Type of the meta tag
maxlengthint(11)Maximum string length of values for this meta tag
fieldnamevarchar(255)Name of the meta tag

Generic DB information

ItemCollectionItem
cApiMetaTypeCollectioncApiMetaType

Previous changes of this table

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