|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.blojsom.plugin.statistics.DaysSincePostedPlugin.DaysSincePostedHelper
Class to handle days since posted calculation in templates
Constructor Summary | |
DaysSincePostedPlugin.DaysSincePostedHelper()
|
Method Summary | |
java.lang.Integer |
daysSincePosted(java.util.Date date)
Determine number of days between current date and date passed to the method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DaysSincePostedPlugin.DaysSincePostedHelper()
Method Detail |
public java.lang.Integer daysSincePosted(java.util.Date date)
date
- Date
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |