Package | Description |
---|---|
fr.paris.lutece.plugins.calendar.service | |
fr.paris.lutece.plugins.calendar.web |
Modifier and Type | Method and Description |
---|---|
MultiAgenda |
CalendarService.getMultiAgenda(javax.servlet.http.HttpServletRequest request)
Get the multiAgenda.
|
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 |
WeekEventList.getEventList(String strWeekDate,
MultiAgenda agenda,
Locale locale,
javax.servlet.http.HttpServletRequest request)
Build an event list corresponding to the date, the agenda and privileges
stored in the HTTP request
|
String |
EventList.getEventList(String strMonthDate,
MultiAgenda agenda,
Locale locale,
javax.servlet.http.HttpServletRequest request)
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request
|
String |
MonthEventList.getEventList(String strMonthDate,
MultiAgenda agenda,
Locale locale,
javax.servlet.http.HttpServletRequest request)
Build an event list corresponding to the date, the agenda and privileges
stored in the HTTP request
|
Copyright © 2015 City of Paris. All rights reserved.