public class UICalendarPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Constructor and Description |
|---|
UICalendarPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelAction()
close all popups
|
void |
createActionConfirms(org.exoplatform.webui.core.UIConfirmation uiConfirmation) |
org.exoplatform.calendar.service.CalendarSetting |
getCalendarSetting() |
protected String |
getCometdContextName() |
static String |
getGroupIdOfSpace() |
String |
getRemoteUser() |
String |
getRestContextName() |
String |
getSettingTimeZone() |
String |
getSpaceGroupId() |
static String |
getSpaceId()
get space id if the request comes from one Social space, else return empty string.
|
Calendar |
getUserCalendar() |
String |
getUserToken() |
String |
getWeekStartOn() |
static boolean |
isInSpace() |
boolean |
isInSpaceContext() |
void |
processInvitationURL(org.exoplatform.webui.application.WebuiRequestContext context,
org.exoplatform.portal.application.PortalRequestContext pContext,
String url) |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setCalendarSetting(org.exoplatform.calendar.service.CalendarSetting setting) |
void |
showConfirmWindow(org.exoplatform.webui.core.UIComponent comp,
String message) |
getMinHeight, getMinWidth, getUIPopupMessages, renderChildren, serveResource, setMinHeight, setMinWidthaddMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwneraddChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic org.exoplatform.calendar.service.CalendarSetting getCalendarSetting()
throws Exception
Exceptionpublic void setCalendarSetting(org.exoplatform.calendar.service.CalendarSetting setting)
throws Exception
Exceptionpublic Calendar getUserCalendar()
Exceptionprotected String getCometdContextName()
public String getRestContextName()
public static String getSpaceId()
public static String getGroupIdOfSpace()
public String getSpaceGroupId()
public static boolean isInSpace()
public boolean isInSpaceContext()
public void processInvitationURL(org.exoplatform.webui.application.WebuiRequestContext context,
org.exoplatform.portal.application.PortalRequestContext pContext,
String url)
throws Exception
Exceptionpublic void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic void showConfirmWindow(org.exoplatform.webui.core.UIComponent comp,
String message)
public void createActionConfirms(org.exoplatform.webui.core.UIConfirmation uiConfirmation)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.