com.liferay.portlet.calendar.util
Class CalUtil
java.lang.Object
com.liferay.portlet.calendar.util.CalUtil
public class CalUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalUtil
public CalUtil()
getEmailFromAddress
public static String getEmailFromAddress(PortletPreferences preferences)
getEmailFromName
public static String getEmailFromName(PortletPreferences preferences)
getEmailEventReminderEnabled
public static boolean getEmailEventReminderEnabled(PortletPreferences preferences)
getEmailEventReminderBody
public static String getEmailEventReminderBody(PortletPreferences preferences)
getEmailEventReminderSubject
public static String getEmailEventReminderSubject(PortletPreferences preferences)
getEndTime
public static Date getEndTime(CalEvent event)
isAllDay
public static boolean isAllDay(CalEvent event,
TimeZone timeZone,
Locale locale)
toString
public static String toString(Calendar cal)