Uses of Class
fr.paris.lutece.plugins.calendar.web.CalendarUserOptions

Packages that use CalendarUserOptions
fr.paris.lutece.plugins.calendar.web   
 

Uses of CalendarUserOptions in fr.paris.lutece.plugins.calendar.web
 

Methods in fr.paris.lutece.plugins.calendar.web with parameters of type CalendarUserOptions
 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 WeekCalendarView.getPath(java.lang.String strDate, CalendarUserOptions options)
          Returns the view path
 java.lang.String MonthCalendarView.getPath(java.lang.String strDate, CalendarUserOptions options)
          Returns the view path
 java.lang.String DayCalendarView.getPath(java.lang.String strDate, CalendarUserOptions options)
          Returns the view path
 java.lang.String CalendarView.getPath(java.lang.String strDate, CalendarUserOptions options)
          Returns the view path
static java.lang.String SmallMonthCalendar.getSmallMonthCalendar(java.lang.String strDate, Agenda agenda, CalendarUserOptions options)
          Provides a small HTML month calendar displaying days with links
 java.lang.String WeekCalendarView.getTitle(java.lang.String strDate, CalendarUserOptions options)
          Returns the view title
 java.lang.String MonthCalendarView.getTitle(java.lang.String strDate, CalendarUserOptions options)
          Returns the view title
 java.lang.String DayCalendarView.getTitle(java.lang.String strDate, CalendarUserOptions options)
          Returns the view title
 java.lang.String CalendarView.getTitle(java.lang.String strDate, CalendarUserOptions options)
          Returns the view title
 



Copyright © 2008 Mairie de Paris. All Rights Reserved.