Information Classification: External Restricted.
See https://www.chili-publish.com/security
Document Object Model - Layer
A document Layer
Fields
Name | Type | Triggers | Description |
|---|---|---|---|
alternateLayouts |
| Determines in which AlternateLayout objects the current layer is visible | |
frameConstraints |
| The constraints applied to the frames in the current layer | |
visible | bool | The layer's visibility | |
printing | bool | Whether or not the layer is included in PDF output | |
isHelpLayer | bool | Layer contains help content | |
opacity | number | The layer's opacity. The value is applied to all of the frames belonging to the layer (taking into account as well the opacity of the individual frame) | |
moveRegion | Layers move region type | ||
moveRegionX | unit | The X1 coordinate for the layer's custom move region (if applicable). | |
moveRegionY | unit | The Y1 coordinate for the layer's custom move region (if applicable). | |
moveRegionY2 | unit | The Y2 coordinate for the layer's custom move region (if applicable). | |
moveRegionX2 | unit | The X2 coordinate for the layer's custom move region (if applicable). | |
visibleVariable | Variable used to calculate the visibility of the current layer | ||
contentType | The content type for the layer | ||
frameContentConstraints |
| The constraints applied to the frames in the current layer | |
noTextWrapIfInvisible | bool | Do not apply text wrap based on the layer's frames if the layer is invisible | |
textLanguage | string |
| Default text lanugage (ID or XX system name) for text frames on this layer |
Inherits from
> DocumentBase#/Cooklist/DocumentBase
> DocumentListItemBase#/Cooklist/DocumentListItemBase
> DocumentListItemSelectableBase#/Cooklist/DocumentListItemSelectableBase