Content
Represents a content area on the site, e.g. a text area, gallery, form or a buy button.
List of available attributes
content_id
Unique ID of the specific content area object (see content_type
).
content_type
Type of the specific content area object, one of content_partial
, text
, gallery
, form
, buy_button
.
id
Unique ID of the content area.
language_id
Unique ID of the associated language.
name
The name of the content area stack to which the content belongs.
parent
Parent of the content area - a language, page, article or element.
parent_id
ID of the parent.
parent_type
Type of the parent, one of language
, page
, article
, element.
position
Position of the content area in its stack.