|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.calendar.util.CalUtil
public class CalUtil
| Constructor Summary | |
|---|---|
CalUtil()
|
|
| Method Summary | |
|---|---|
static Date |
getDaylightSavingTimeOffsetDate(CalEvent event,
TimeZone userTimeZone,
Calendar cal,
Date date)
|
static String |
getEmailEventReminderBody(PortletPreferences preferences)
|
static boolean |
getEmailEventReminderEnabled(PortletPreferences preferences)
|
static String |
getEmailEventReminderSubject(PortletPreferences preferences)
|
static String |
getEmailFromAddress(PortletPreferences preferences,
long companyId)
|
static String |
getEmailFromName(PortletPreferences preferences,
long companyId)
|
static Date |
getEndTime(CalEvent event)
|
static boolean |
isAllDay(CalEvent event,
TimeZone timeZone,
Locale locale)
|
static String |
toString(Calendar cal,
String[] types)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalUtil()
| Method Detail |
|---|
public static Date getDaylightSavingTimeOffsetDate(CalEvent event,
TimeZone userTimeZone,
Calendar cal,
Date date)
public static String getEmailEventReminderBody(PortletPreferences preferences)
public static boolean getEmailEventReminderEnabled(PortletPreferences preferences)
public static String getEmailEventReminderSubject(PortletPreferences preferences)
public static String getEmailFromAddress(PortletPreferences preferences,
long companyId)
throws SystemException
SystemException
public static String getEmailFromName(PortletPreferences preferences,
long companyId)
throws SystemException
SystemExceptionpublic static Date getEndTime(CalEvent event)
public static boolean isAllDay(CalEvent event,
TimeZone timeZone,
Locale locale)
public static String toString(Calendar cal,
String[] types)
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||