liferay-ui
Tag calendar


Creates a calendar UI with configurable events.


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

Attributes
NameRequiredRequest-timeTypeDescription
datafalsetruejava.util.SetTakes the given set of integers, corresponding to a day of the chosen month, and marks them with a dot.
dayfalsetrueintSets the day of the month to highlight in the calendar.
headerFormatfalsetruejava.text.FormatSets the format of the header.
headerPatternfalsetruejava.lang.StringSets the pattern for the calendar header. A possible value is MMM/dd/yyyy.
monthtruetrueintSets the month of the year to display at the top of the calendar.
showAllPotentialWeeksfalsetruebooleanSets whether 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.
yeartruetrueintSets the 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.