Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
_Field definition classes
_Field definition classes

Layout types

$typeclass

declarativeLayout

info.magnolia.ui.framework.layout.DeclarativeLayoutDefinition

form

info.magnolia.ui.framework.layout.FormLayoutDefinition

horizontal

info.magnolia.ui.framework.layout.HorizontalLayoutDefinition

tabbedLayout

info.magnolia.ui.framework.layout.TabbedLayoutDefinition

Default layout

With the default layout, it is not possible to configure anything. Use this layout class when there is no need for customization.

...