liferay-ui
Tag input-time-zone


Creates a configurable timezone drop-down menu.


Tag Information
Tag Classcom.liferay.taglib.ui.InputTimeZoneTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
autoFocusfalsetruebooleanWhether the field gets focus by default.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
daylightfalsetruebooleanWhether to consider daylight savings for the times. The default value is true.
disabledfalsetruebooleanWhether the field is disabled.
displayStylefalsetrueintA style number corresponding to the time zone. A value of 0 displays the time zone's abbreviated name and a value of 1 displays its full name, e.g. "Pacific Standard Time." The default value is 0.
nametruetruejava.lang.StringA name for the component.
nullablefalsetruebooleanWhether the times can be null.
valuefalsetruejava.lang.StringThe ID of a time zone to associate with the component. For example, setting the value to PST associates the component with the Pacific Standard Time zone.

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.