Data Model
Tables
Table | Related Entity | Description |
---|---|---|
BLC_CONTENT_ITEM |
ContentItem | The container for the content |
BLC_CONTENT_ZONE |
ContentZone | A zone that can accept content |
BLC_CONTENT_ZONE_DEF |
ContentZoneDefinition | Metadata used by ContentZones |
BLC_CONTENT_ZONE_DEF_WDGT_XREF |
ContentZoneDefinitionXref | XREF table for ContentZones to Widgets |
BLC_OVERRIDE_CONTENT_ITEM |
OverrideContentItem | An override for ContentItem |
BLC_OVERRIDE_SC_FIELD |
OverrideSCItemField | An override for a StructuredContent field |
BLC_OVERRIDE_SC_ITEM |
OverrideSCItem | An override for StructuredContent |
BLC_SC_CONTENT_ITEM_XREF |
StructuredContentContentItemXref | XREF table for StructuredContent to ContentItem |
BLC_SC_TYPE_WIDGET_XREF |
StructuredContentTypeWidgetXref | XREF table for StructuredContentType to Widget |
BLC_WIDGET |
Widget | A way of rendering ContentItems |
BLC_EMAIL_TEMPLATE |
EmailTemplate | Entity for email templates |
BLC_EMAIL_HEADER |
EmailHeader | Headers for email templates |
BLC_SMS_TEMPLATE |
SMSTemplate | Entity for email templates |