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
autoFocusfalsetruebooleanSets whether the field gets focus by default.
cssClassfalsetruejava.lang.StringSets the CSS styling for this component.
daylightfalsetruebooleanSets whether daylight savings is considered for the times. The default value is true.
disabledfalsetruebooleanSets whether the field is disabled.
displayStylefalsetrueintCorresponds to the time zone's full name, e.g. "Pacific Standard Time." A value of 0 displays the time zone's abbreviated name and a value of 1 displays its full name. The default value is 0.
nametruetruejava.lang.StringSets the time zone input's name.
nullablefalsetruebooleanSets whether the times can be null.
valuefalsetruejava.lang.StringSets the time zone to that associated with the given ID. 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.