|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.calendar.web.SmallMonthCalendar
public class SmallMonthCalendar
This class provides a Small Html Month calendar.
Constructor Summary | |
---|---|
SmallMonthCalendar()
|
Method Summary | |
---|---|
static java.lang.String |
getSmallMonthCalendar(java.lang.String strDate,
Agenda agenda,
CalendarUserOptions options)
Provides a small HTML month calendar displaying days with links |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SmallMonthCalendar()
Method Detail |
---|
public static java.lang.String getSmallMonthCalendar(java.lang.String strDate, Agenda agenda, CalendarUserOptions options)
strDate
- The code date defining the month to displayagenda
- An agenda to hilight some days.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |