| 
|||||||||||
| 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
AbstractVisualCalendarPlugin
| Field Summary | |
protected  BlogCalendar | 
_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 | |
AbstractVisualCalendarPlugin()
 | 
|
| 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 | 
| Field Detail | 
protected BlogCalendar _blogCalendar
| Constructor Detail | 
public AbstractVisualCalendarPlugin()
| 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 AbstractCalendarPluginhttpServletRequest - 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 | ||||||||||