Serialized Form


Package info.magnolia.templating.jsp.taglib

Class info.magnolia.templating.jsp.taglib.Breadcrumb extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

delimiter

String delimiter
Delimeter between links.


startLevel

int startLevel

excludeCurrent

boolean excludeCurrent
Exclude current page from breadcrumb.


nolinkCurrent

boolean nolinkCurrent
Add current page but without links.


link

boolean link
Output as link. (default: true)


hideProperty

String hideProperty

titleProperty

String titleProperty
Name for the property used as page title.


activeCss

String activeCss
Css class for active page.

Class info.magnolia.templating.jsp.taglib.ConvertNewLineTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

para

boolean para
Use paragraphs.

Class info.magnolia.templating.jsp.taglib.EditButton extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

nodeName

String nodeName

nodeCollectionName

String nodeCollectionName

dialog

String dialog

label

String label

displayHandler

String displayHandler

small

boolean small

adminOnly

boolean adminOnly

Class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: -2788581584059109175L

Serialized Fields

page

javax.jcr.Node page
Start level.


query

String query
Query, natural language.


chars

int chars
Number of chars to include in result.


maxSnippets

int maxSnippets
Maximum number of snippets to include in result.

Class info.magnolia.templating.jsp.taglib.SimpleNavigationTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 224L

Serialized Fields

startLevel

int startLevel
Start level.


endLevel

int endLevel
End level.


hideInNav

String hideInNav
Name for the "hide in nav" nodeData.


openMenu

String openMenu
Name for the "open menu" nodeData.


style

String style
Style to apply to the menu.


wrapperElement

String wrapperElement
html element to wrap the anchortext. (i.e. <a><wrapper>...</wrapper></a>)


expandAll

String expandAll
Expand all the nodes. (sitemap mode)


relativeLevels

boolean relativeLevels

classProperty

String classProperty
Name for a page property which will be written to the css class attribute.


nofollow

String nofollow
Name for the "nofollow" hodeData (for link that must be ignored by search engines).


filter

info.magnolia.cms.core.Content.ContentFilter filter
Content Filter to use to evaluate if a page should be drawn.


contentFilter

String contentFilter

markFirstAndLastElement

boolean markFirstAndLastElement
Flag to set if the first and last li in each ul should be marked with a special css class.



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.