|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlogCalendar | |
org.blojsom.plugin.calendar | Defines the classes and interfaces for the blojsom calendar plugin |
Uses of BlogCalendar in org.blojsom.plugin.calendar |
Fields in org.blojsom.plugin.calendar declared as BlogCalendar | |
protected BlogCalendar |
AbstractVisualCalendarPlugin._blogCalendar
|
Methods in org.blojsom.plugin.calendar that return BlogCalendar | |
BlogCalendar |
VelocityHelper.getBlogCalendar()
Retrieve the BlogCalendar object used to construct this object |
Methods in org.blojsom.plugin.calendar with parameters of type BlogCalendar | |
void |
VelocityHelper.setCalendar(BlogCalendar calendar)
Sets the BlogCalendar to render |
Constructors in org.blojsom.plugin.calendar with parameters of type BlogCalendar | |
VelocityHelper(BlogCalendar calendar)
Public Constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |