RichFaces
Tag page




Tag Information
Tag Classorg.richfaces.taglib.PageTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
bodyClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
contentTypefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Set custom mime content type to response
dirfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
footerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
headerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
langfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Code describing the language used in the generated markup for this component
markupTypefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Page layout format ( html, xhtml, html-transitional, html-3.2 ) for encoding DOCTYPE, namespace and Content-Type definitions
namespacefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Set html element default namespace
onloadfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
JavaScript code to execute on a page load.
onunloadfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
JavaScript code to execute on a page unload.
pageTitlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
String for output as a page title.
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered
sidebarClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
sidebarPositionfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
sidebarWidthfalsefalsejavax.el.ValueExpression
(must evaluate to int)
No Description
stylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Corresponds to the HTML class attribute
themefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
titlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Advisory title information about markup elements generated for this component
widthfalsefalsejavax.el.ValueExpression
(must evaluate to int)
No Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.