public class UICalendarPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
CALENDAR_APP_SETTING_SCOPE |
static String |
CALENDAR_INVISIBLE_SETTING_KEY |
| 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.
|
int |
getTimeShift()
use in template
|
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 |
serveResource(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, 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 static final String CALENDAR_APP_SETTING_SCOPE
public static final String CALENDAR_INVISIBLE_SETTING_KEY
public void serveResource(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
serveResource in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic org.exoplatform.calendar.service.CalendarSetting getCalendarSetting()
throws Exception
Exceptionpublic void setCalendarSetting(org.exoplatform.calendar.service.CalendarSetting setting)
throws Exception
Exceptionpublic Calendar getUserCalendar()
protected 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)
public int getTimeShift()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.