public class UICalendarSettingDisplayTab
extends org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Constructor and Description |
|---|
UICalendarSettingDisplayTab(String compId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(String fieldName) |
List<org.exoplatform.calendar.service.Calendar> |
getAllOtherCalendars() |
List<org.exoplatform.calendar.service.Calendar> |
getAllPrivateCalendars()
get all private calendars for current user
if no calendar is found, return a zero length list of calendar
|
List<org.exoplatform.calendar.service.Calendar> |
getAllPublicCalendars()
get group calendar for user, without duplicated items
if no calendar found, return zero length list of calendars
|
Map<String,List<org.exoplatform.calendar.service.Calendar>> |
getCalendars() |
Map<String,String> |
getColorMap() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
List<org.exoplatform.calendar.service.Calendar> |
getSharedCalendars()
return a group of shared calendars for current users
if no calendar found, return a group calendar with zero length list of calendars
|
protected boolean |
isCalendarOfSpace(String[] groupIds) |
void |
setActionField(String fieldName,
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions) |
addUIFormInput, addUIFormInput, getName, getSelectedComponentId, getUICheckBoxInput, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset, setSelectedComponent, setSelectedComponentaddChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlprotected org.exoplatform.webui.form.UIForm getParentFrom()
public List<org.exoplatform.calendar.service.Calendar> getAllPrivateCalendars() throws Exception
ExceptionUICalendars.gtmpl - used in templatepublic List<org.exoplatform.calendar.service.Calendar> getAllPublicCalendars() throws Exception
ExceptionUICalendarSettingDisplayTab.gtmpl - used in templatepublic List<org.exoplatform.calendar.service.Calendar> getSharedCalendars() throws Exception
ExceptionUICalendarSettingDisplayTab.gtmpl - used in templatepublic List<org.exoplatform.calendar.service.Calendar> getAllOtherCalendars()
protected boolean isCalendarOfSpace(String[] groupIds)
groupIds - public void setActionField(String fieldName, List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions)
setActionField in class org.exoplatform.webui.form.UIFormInputWithActionsCopyright © 2003–2021 eXo Platform SAS. All rights reserved.