Serialized Form


Package info.magnolia.cms.taglibs.util

Class info.magnolia.cms.taglibs.util.AAttribute extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

value

String value
Value tag attribute.


name

String name
Name tag attribute.

Class info.magnolia.cms.taglibs.util.AHref extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

preHref

String preHref
href part that is added before the nodeData content.


postHref

String postHref
href part that is added after the nodeData content.


level

int level
level from where to start the template search.


templateName

String templateName
template name to search for.


nodeDataName

String nodeDataName
name of nodeData to evaluate.

Class info.magnolia.cms.taglibs.util.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.cms.taglibs.util.ConvertNewLineTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

para

boolean para
Use paragraphs.

Class info.magnolia.cms.taglibs.util.Date extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

pattern

String pattern
Deprecated. 

nodeDataName

String nodeDataName
Deprecated. 

language

String language
Deprecated. 

actpage

boolean actpage
Deprecated. 

Class info.magnolia.cms.taglibs.util.FileSrc extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

nodeDataName

String nodeDataName
Deprecated. 

contentNodeName

String contentNodeName
Deprecated. 

fileNameOnly

String fileNameOnly
Deprecated. 

request

javax.servlet.http.HttpServletRequest request
Deprecated. 

fileExtension

String fileExtension
Deprecated. 

fileName

String fileName
Deprecated. 

fileExtendedName

String fileExtendedName
Deprecated. 

slash

String slash
Deprecated. 

Class info.magnolia.cms.taglibs.util.ImgTag extends info.magnolia.cms.taglibs.BaseContentTag implements Serializable

serialVersionUID: 222L

Serialized Fields

htmlAttributes

Map<K,V> htmlAttributes

altNodeDataName

String altNodeDataName

Class info.magnolia.cms.taglibs.util.RedirectTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

var

String var

Class info.magnolia.cms.taglibs.util.SearchResultSnippetTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

page

info.magnolia.cms.core.Content 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.cms.taglibs.util.SimpleMailTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

nodeCollectionName

String nodeCollectionName
Deprecated. 

from

String from
Deprecated. 

to

String to
Deprecated. 

cc

String cc
Deprecated. 

bcc

String bcc
Deprecated. 

replyTo

String replyTo
Deprecated. 

subject

String subject
Deprecated. 

redirect

String redirect
Deprecated. 

type

String type
Deprecated. 

template

String template
Deprecated. 
Alternatively to the type you can use a template to render the email dynamically.


logging

boolean logging
Deprecated. 
log the mails.


loggingEncoding

String loggingEncoding
Deprecated. 
encoding of the log file.


loggingDirectory

String loggingDirectory
Deprecated. 
directory to place the log files.


loggingExtension

String loggingExtension
Deprecated. 
The extension for the log files.


loggingFilename

String loggingFilename
Deprecated. 
Name of the file. Prefix only.

Class info.magnolia.cms.taglibs.util.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.

Class info.magnolia.cms.taglibs.util.SimpleSearchTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

startLevel

int startLevel

query

String query

var

String var

repository

String repository

itemType

String itemType

supportSubstringSearch

boolean supportSubstringSearch

useSimpleJcrQuery

boolean useSimpleJcrQuery

startPath

String startPath

scope

int scope

Class info.magnolia.cms.taglibs.util.StrToObj extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L

Serialized Fields

var

String var

delims

String delims

Class info.magnolia.cms.taglibs.util.TableTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

header

boolean header

htmlAttributes

Map<K,V> htmlAttributes

Class info.magnolia.cms.taglibs.util.Xmp extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

serialVersionUID: 222L



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