Versions Compared

Key

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

...

Maven

groupId1

artifactID

Function(s)Magnolia module(s) name2

magnolia-ui-project

The parent reactor

info.magnolia.about

magnolia-about-app

About Magnolia app

about-app

info.magnolia.jcrbrowser

magnolia-jcr-browser-app

JCR Browser app

jcr-browser-app

info.magnolia.admincentral

magnolia-admincentral

Defines the core UI components of the AdminCentral and theMessages app.

admincentral
magnolia-resurface-theme

Defines the Vaadin theme for the new resurfaced design.

magnolia-ui-actionbar

Contains the

Javadoc resource link
classNameActionbarDefinition
renderTypeasynchronous
and related classes.

magnolia-ui-admincentral

Defines the

Javadoc resource link
classNameinfo.magnolia.ui.admincentral.shellapp.ShellApp
renderTypeasynchronous
and other UI components, the menu to edit user preferences and similar things and the Login form.

ui-admincentral

magnolia-ui-api

Defines some core components for the UI such as

Javadoc resource link
classNameinfo.magnolia.ui.api.action.Action
renderTypeasynchronous
,
Javadoc resource link
classNameinfo.magnolia.ui.api.app.App
renderTypeasynchronous
,
Javadoc resource link
classNameinfo.magnolia.ui.api.app.SubApp
renderTypeasynchronous
,
Javadoc resource link
classNameinfo.magnolia.ui.api.message.Message
renderTypeasynchronous
,
Javadoc resource link
classNameinfo.magnolia.ui.api.shell.Shell
renderTypeasynchronous
and others.


magnolia-ui-framework

This is the core module of the new UI framework (of version 6.0). It defines many crucial components and frameworks for instance the new content app framework, new chooser, the base, data type agnostic data binding framework and others.

ui-framework-core
magnolia-ui-framework-compatibilityContains the "old" UI framework component as known from version 5.7.ui-contentapp, ui-framework
magnolia-ui-framework-jcrJCR specific implementations of the new UI framework.ui-framework-jcr
magnolia-ui-framework-rest

REST specific implementations of the new UI framework. (And it contains a app definitions which I'm not sure for what they are meant for.)

ui-framework-rest
magnolia-ui-mediaeditorThe media editor framework.ui-mediaeditor
magnolia-ui-vaadin-common-widgets

<? not sure - Maybe be the resources for the CE widget set ?>

















1) The Maven groupId is only mentioned, of it is not info.magnolia.ui.

...