Layout Containers Show

The Show method returns a single Layout Container for a given id.

###Parameters

Attributes

Attribute

Type

Notes

id

Integer

Unique ID assigned by NGIN

content_node_id

Integer

ID of content_node assigned by NGIN

layout_type

String

Describes arrangement of Layout Columns within the Layout Container. Possible values "oneColumn", "twoColumn5050", "twoColumn6633", "twoColumn3366", "threeColumn333333", "threeColumn502525", "threeColumn255025", "threeColumn252550". Defaults to "oneColumn"

locked

Boolean

Sets weather Layout Column can be edited

position

Integer

Relative position among all Layout Containers within Content Node.

custom_css_class

String

CSS class to apply to Layout Container

mirror_target_id

Integer

If set, Layout Container will mirror the content of another Layout Container with this id

name

String

created_at

Datetime

Timestamp of creation date

updated_at

Datetime

Timestamp of last update

Language