plugin/content/content_item library

Classes

ContainerItem
Represents a container item that can contain other content items.
ContentItem
The base class for all content items. A content item represents a piece of content that can be rendered on the screen and fetched from a Content Management System (CMS).
ContentModifierConfiguration
DocumentItem
The base interface for all schema-driven document items.
LayoutConfiguration<T extends ContentItem>
Base class for a Layout Configuration. A layout configuration is used to configure the visual layout of a content item.
RootItem
Represents a root item that is the root of a content tree.
SchemaItem
The base interface for all schema-driven content items.