sakai
Tag view


Outermost container for a Sakai tool. Parent should be a f:view tag. Contains all other Sakai tags. Responsible for rendering the HTML, HEAD, and BODY tags (if necessary in the rendering context). If the tool is being rendered as a fragment of HTML, this tag will detect this and not render the HTML, HEAD, and BODY.


Tag Information
Tag Classorg.sakaiproject.jsf.tag.ViewTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
titlefalsefalsejava.lang.String The page title. Rendered as the HTML title of the tool page, unless the tool is being aggreggated and doesn't have its own HTML document.
bindingfalsefalsejava.lang.String Component reference expression for this component.
idfalsefalsejava.lang.String Component id of this component.
renderedfalsefalsejava.lang.String Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.

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.