Tag reference sheet

Tag library reference for the following tag libraries:

magnolia-module-templating-components - version 4.4.5

Magnolia is an open-source enterprise class Content Management System developed by Magnolia International Ltd., based on the standard API for Java Content Repositories (JCR).

Namespace definition: xmlns:ui="http://magnolia-cms.com/taglib/templating-components"

Tags

  • edit Jsp tag which renders an edit bar UI component
  • new Jsp tag which renders a new bar UI component
  • page Jsp tag which renders a page edit bar UI component
  • singleton Jsp tag which renders a singleton paragraph bar UI component

Required attributes are marked with a*

<ui:edit>

Jsp tag which renders an edit bar UI component.

Can contain:empty

Attributes

NameDescriptionType
content*info.magnolia.cms.core.Content
delete*boolean
dialog*String
editLabel*String
move*boolean

<ui:new>

Jsp tag which renders a new bar UI component.

Can contain:empty

Attributes

NameDescriptionType
container**String
newLabel*String
paragraphs*String

<ui:page>

Jsp tag which renders a page edit bar UI component.

Can contain:empty

Attributes

NameDescriptionType
dialog*String
editLabel*String

<ui:singleton>

Jsp tag which renders a singleton paragraph bar UI component.

Can contain:scriptless

Attributes

NameDescriptionType
content*String
enableLabel*String
paragraphs*String