Sun Java System Portal Server Mobile Access 7.1 Tag Library Reference

indentparagraph

Description

This tag denotes reference to the current indentparagraph bean within an enclosing <mail:indentparagraphs> tag. A indentparagraph bean may be created and/or referenced by the use of the id or name attributes. The body of this tag may contain get/set tags that will generate output derived from the contents of this bean tag.

Tag Body

JSP

Tag Parent

<mailPrefix:indentparagraphs>

Restrictions

None.

Attributes

The tag has the following attributes for which the Required value is “No”:

id

Name of the bean to create.

name

Name of the bean to use.

index

Specifies the index into the current indentparagraph list of the indentparagraph bean to find.

Properties

The tag provides the following bean properties for which the Type values are “Integer”, “String” and Access value is “Get/Set”:

quoteLevel

None

paragraph

None

Example(s)

n/a