sakai
Tag popup


Popup another window upon clicking a button or link.


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

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.String The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
urltruefalsejava.lang.String Valid URL for the contents of popup.
useButtonfalsefalsejava.lang.String Instead of rendering children, display button. Default is false or no.
titlefalsefalsejava.lang.String The title text if a link, the button text if a button.
targetfalsefalsejava.lang.String The name of target window. Default is "sakai_popup".
toolbarfalsefalsejava.lang.String Does the popup display a toolbar? Default is "no" or "false".
menubarfalsefalsejava.lang.String Does the popup display a menubar? Default is "no" or "false".
personalbarfalsefalsejava.lang.String Does the popup display a personalbar? Default is "no" or "false".
scrollbarsfalsefalsejava.lang.String Does the popup display scrollbars? Default is "no" or "false".
widthfalsefalsejava.lang.String Width of the popup. Default is 650.
heightfalsefalsejava.lang.String Height of the popup. Default is 375.
scrollbarsfalsefalsejava.lang.String Does the popup display scrollbars? Default is "no" or "false".
resizablefalsefalsejava.lang.String Is the popup display resizable? Default is "yes" or "true".
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.