sakai
Tag input_date


Date entry widget that allows entering date and/or time. Date can be selected through a text input as well as a date-picker popup calendar. Time is available through a text input


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

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.String Component id of this component.
showDatefalsefalsejava.lang.String If true, enable input for user to enter the date. Default is true.
showTimefalsefalsejava.lang.String If true, enable input for user to enter the time. Default is true.
showSecondfalsefalsejava.lang.String If true, and showTime is true, input seconds. Default is false. If false, default to zero seconds.
renderedfalsefalsejava.lang.String Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.
valuefalsefalsejava.lang.String The current value of this component.
renderedfalsefalsejava.lang.String Flag indicating that this element should be rendered. Default is true;
disabledfalsefalsejava.lang.String Flag indicating that this element must never receive focus or be included in a subsequent 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.