|
Database Documentation |
The Liquid Site database. All web content for the Liquid Site system is stored in these tables, except for binary files that are stored separately.
| Table Summary | |
|---|---|
| LS_ATTRIBUTE | The content attribute table. |
| LS_CONFIGURATION | The configuration parameter table. |
| LS_CONTENT | The content object table. |
| LS_DOMAIN | The domain table. |
| LS_GROUP | The group table. |
| LS_HOST | The web host table. |
| LS_LOCK | The content object lock table. |
| LS_PERMISSION | The object permission table. |
| LS_PREFERENCE | The user preference table. |
| LS_USER | The user table. |
| LS_USER_GROUP | The group membership table. |
|
Database Documentation |