Database table mod

Usage

The table mod contains all available Modules.

Modules are clientwide ressources.

Table structure

Field nameField specificationComment / Explanation
idmodint(11)Primary key (auto increment)
idclientint(11)Foreign key to table clients
namevarchar(255)Name of the module
aliasvarchar(255)Alias of the module
typevarchar(32)Type of the module
errorvarchar(32)?
descriptiontextDescription for the module
deletabletinyint(1)?
inputlongtextUnused.
outputlongtextUnused.
templatetext?
statictinyint(1)?
package_guidvarchar(64)?
package_datatext?
authorvarchar(32)Username of the creator
createddatetimeDate and time of the creation
lastmodifieddatetimeDate and time of last modification

Generic DB information

ItemCollectionItem
cApiModuleCollectioncApiModule

Previous changes of this table

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