Database table lay

Usage

The table lay contains all Layouts of the system.

Layouts are clientwide ressources.

Table structure

Field nameField specificationComment / Explanation
idlayint(11)Primary key (auto increment)
idclientint(11)Foreing key to table clients
namevarchar(255)Name of the layout
aliasvarchar(255)Alias of the layout
descriptiontextDescription of the layout
deletabletinyint(1)?
createddatetimeDate and time of creation
lastmodifieddatetimeDate and time of last modification

Generic DB information

ItemCollectionItem
cApiLayoutCollectioncApiLayout

Previous changes of this table

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