|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.blojsom.plugin.calendar.AbstractCalendarPlugin
org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin
org.blojsom.plugin.calendar.VelocityCalendarPlugin
VelocityCalendarPlugin
| Field Summary |
| Fields inherited from class org.blojsom.plugin.calendar.AbstractVisualCalendarPlugin |
_blogCalendar |
| Fields inherited from class org.blojsom.plugin.calendar.AbstractCalendarPlugin |
BLOJSOM_CALENDAR, BLOJSOM_CALENDAR_FORMAT, BLOJSOM_CALENDAR_LOCALE, BLOJSOM_CALENDAR_SHORTFORMAT, BLOJSOM_CALENDAR_VTLHELPER, DAY_PARAM, MONTH_PARAM, YEAR_PARAM |
| Constructor Summary | |
VelocityCalendarPlugin()
|
|
| Method Summary | |
BlogEntry[] |
process(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
BlogUser user,
java.util.Map context,
BlogEntry[] entries)
Process the blog entries |
| Methods inherited from class org.blojsom.plugin.calendar.AbstractCalendarPlugin |
cleanup, destroy, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VelocityCalendarPlugin()
| Method Detail |
public BlogEntry[] process(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
BlogUser user,
java.util.Map context,
BlogEntry[] entries)
throws BlojsomPluginException
process in interface BlojsomPluginprocess in class AbstractVisualCalendarPluginhttpServletRequest - RequesthttpServletResponse - Responseuser - BlogUser instancecontext - Contextentries - Blog entries retrieved for the particular request
BlojsomPluginException - If there is an error processing the blog entries
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||