|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiAgenda | |
---|---|
fr.paris.lutece.plugins.calendar.web |
Uses of MultiAgenda in fr.paris.lutece.plugins.calendar.web |
---|
Methods in fr.paris.lutece.plugins.calendar.web with parameters of type MultiAgenda | |
---|---|
java.lang.String |
WeekCalendarView.getCalendarView(java.lang.String strDate,
MultiAgenda agenda,
CalendarUserOptions options)
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda |
java.lang.String |
MonthCalendarView.getCalendarView(java.lang.String strDate,
MultiAgenda agenda,
CalendarUserOptions options)
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda |
java.lang.String |
DayCalendarView.getCalendarView(java.lang.String strDate,
MultiAgenda agenda,
CalendarUserOptions options)
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda |
java.lang.String |
CalendarView.getCalendarView(java.lang.String strDate,
MultiAgenda agenda,
CalendarUserOptions options)
Returns the HTML view of the Month corresponding to the given date and displaying events of a given agenda |
java.lang.String |
WeekEventList.getEventList(java.lang.String strWeekDate,
MultiAgenda agenda,
java.util.Locale locale)
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request |
java.lang.String |
MonthEventList.getEventList(java.lang.String strMonthDate,
MultiAgenda agenda,
java.util.Locale locale)
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request |
java.lang.String |
EventList.getEventList(java.lang.String strMonthDate,
MultiAgenda agenda,
java.util.Locale locale)
Build an event list corresponding to the date, the agenda and privileges stored in the HTTP request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |