Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Usage

The table lay contains all Layouts of the system.

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.

  • No labels