|
Liferay 6.1.0-ce-b4 | |||||||||
| 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 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 String getEmailFromAddress(PortletPreferences preferences,
long companyId)
throws SystemException
SystemException
public static String getEmailFromName(PortletPreferences preferences,
long companyId)
throws SystemException
SystemExceptionpublic static boolean getEmailEventReminderEnabled(PortletPreferences preferences)
public static String getEmailEventReminderBody(PortletPreferences preferences)
public static String getEmailEventReminderSubject(PortletPreferences preferences)
public 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.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||