Package | Description |
---|---|
fr.paris.lutece.plugins.calendar.web |
Modifier and Type | Method and Description |
---|---|
String |
DayCalendarView.getCalendarView(String strDate,
MultiAgenda agenda,
CalendarUserOptions options,
javax.servlet.http.HttpServletRequest request)
Returns the HTML view of the Month corresponding to the given date and
displaying
events of a given agenda
|
String |
MonthCalendarView.getCalendarView(String strDate,
MultiAgenda agenda,
CalendarUserOptions options,
javax.servlet.http.HttpServletRequest request)
Returns the HTML view of the Month corresponding to the given date and
displaying
events of a given agenda
|
String |
WeekCalendarView.getCalendarView(String strDate,
MultiAgenda agenda,
CalendarUserOptions options,
javax.servlet.http.HttpServletRequest request)
Returns the HTML view of the Month corresponding to the given date and
displaying
events of a given agenda
|
String |
CalendarView.getCalendarView(String strDate,
MultiAgenda agenda,
CalendarUserOptions options,
javax.servlet.http.HttpServletRequest request)
Returns the HTML view of the Month corresponding to the given date and displaying
events of a given agenda
|
String |
DayCalendarView.getPath(String strDate,
CalendarUserOptions options)
Returns the view path
|
String |
MonthCalendarView.getPath(String strDate,
CalendarUserOptions options)
Returns the view path
|
String |
WeekCalendarView.getPath(String strDate,
CalendarUserOptions options)
Returns the view path
|
String |
CalendarView.getPath(String strDate,
CalendarUserOptions options)
Returns the view path
|
static String |
SmallMonthCalendar.getSmallMonthCalendar(String strDate,
Agenda agenda,
CalendarUserOptions options,
boolean bIsSelectedDay)
Provides a small HTML month calendar displaying days with links
|
String |
DayCalendarView.getTitle(String strDate,
CalendarUserOptions options)
Returns the view title
|
String |
MonthCalendarView.getTitle(String strDate,
CalendarUserOptions options)
Returns the view title
|
String |
WeekCalendarView.getTitle(String strDate,
CalendarUserOptions options)
Returns the view title
|
String |
CalendarView.getTitle(String strDate,
CalendarUserOptions options)
Returns the view title
|
Copyright © 2015 City of Paris. All rights reserved.