liferay-ui
Tag calendar


Creates a calendar with configurable events.


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

Attributes
NameRequiredRequest-timeTypeDescription
datafalsetruejava.util.SetA given set of integers, corresponding to a day of the chosen month, to mark with a dot.
dayfalsetrueintA day of the month to highlight in the calendar.
headerFormatfalsetruejava.text.FormatA format for the header.
headerPatternfalsetruejava.lang.StringA pattern for the calendar header. A possible value is MMM/dd/yyyy.
monthtruetrueintA month of the year to display at the top of the calendar.
showAllPotentialWeeksfalsetruebooleanWhether to display up to six calendar weeks relative to the set day. If the set day of the month is in the latter part of the month, the current month's weeks will be displayed and up to two weeks of the next month will be displayed. The default value is false.
yeartruetrueintA year to display at the top of the calendar.

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.