public class UISpaceInfo
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UISpaceInfo.ChangeAvatarActionListener
Triggers this action for editing avatar.
|
static class |
UISpaceInfo.SaveActionListener
Triggers this action when user click on the Save button.
|
| Constructor and Description |
|---|
UISpaceInfo()
constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.portal.config.DataStorage |
getDataSource()
Gets dataSource.
|
protected String |
getImageSource()
Gets image source url.
|
org.exoplatform.services.organization.OrganizationService |
getOrganizationService()
Gets organizationService.
|
org.exoplatform.social.core.space.spi.SpaceService |
getSpaceService()
Gets spaceService.
|
void |
saveAvatar(UIAvatarUploadContent uiAvatarUploadContent,
org.exoplatform.social.core.space.model.Space space) |
protected void |
setCurrentSpace(org.exoplatform.social.core.space.model.Space space)
Sets the current space to ui component.
|
void |
setValue(org.exoplatform.social.core.space.model.Space space)
Sets space for this ui component to work with.
|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String SPACE_ID
protected void setCurrentSpace(org.exoplatform.social.core.space.model.Space space)
throws Exception
space - Exceptionpublic void setValue(org.exoplatform.social.core.space.model.Space space)
throws Exception
space - Exceptionpublic void saveAvatar(UIAvatarUploadContent uiAvatarUploadContent, org.exoplatform.social.core.space.model.Space space) throws Exception
Exceptionprotected String getImageSource() throws Exception
Exceptionpublic org.exoplatform.social.core.space.spi.SpaceService getSpaceService()
SpaceServicepublic org.exoplatform.services.organization.OrganizationService getOrganizationService()
public org.exoplatform.portal.config.DataStorage getDataSource()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.