public final class SmallMonthCalendar extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getDayClass(Calendar calendar,
boolean bIsSelectedDay)
Calculate the style class to render the day
|
static String |
getSmallMonthCalendar(String strDate,
Agenda agenda,
CalendarUserOptions options,
boolean bIsSelectedDay)
Provides a small HTML month calendar displaying days with links
|
public static String getSmallMonthCalendar(String strDate, Agenda agenda, CalendarUserOptions options, boolean bIsSelectedDay)
options
- The options which contains displaying settingsstrDate
- The code date defining the month to displayagenda
- An agenda to hilight some days.bIsSelectedDay
- true if the date is the selected day, false
otherwiseCopyright © 2015 City of Paris. All rights reserved.