User Tools

Site Tools


Sidebar

Table listing

Here is the list of all tables created in the database.

Clic on a table name for more informations.

model:layout_constraint

Table layout\_constraint

Remarks

A layout constraint associates a flexible element to a layout group.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_layout_constraint bigint X X This is the primary key of the table.
sort_order integer It corresponds to the order the flexible element will be displayed.
id_flexible_element bigint X flexible\_element(id_flexible_element) This is a foreign key to the table flexible_element
id_layout_group bigint X layout\_group(id_layout_group) This is a foreign key to the table layout_group.

Diagram

model/layout_constraint.txt · Last modified: 2016/01/11 21:38 (external edit)