public class UIEditUserProfileForm
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UIEditUserProfileForm.AddExperienceActionListener |
static class |
UIEditUserProfileForm.CancelActionListener |
static class |
UIEditUserProfileForm.RemoveActionListener
The action support to reload only form when remove URLs.
|
static class |
UIEditUserProfileForm.RemoveExperienceActionListener |
static class |
UIEditUserProfileForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT_MMDDYYYY |
static String |
FIELD_ABOUT_SECTION |
static String |
FIELD_BASE_SECTION |
static String |
FIELD_EMPTY_EXPERIENCE_SECTION |
static String |
FIELD_EXPERIENCE_SECTION |
static String |
FIELD_INFO_EMPTY_EXPERIENCE |
static String |
OPTION_FEMALE |
static String |
OPTION_MALE |
static String |
PHONE_REGEX_EXPRESSION
PHONE REGEX EXPRESSION.
|
static String[] |
PHONE_TYPES
PHONE_TYPES.
|
static String |
PLACEHOLDER_KEY |
static String |
URL_REGEX_EXPRESSION
URL REGEX EXPRESSION.
|
| Constructor and Description |
|---|
UIEditUserProfileForm() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getViewProfileURL() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
protected void |
setValueBasicInfo() |
protected UIInputSection |
setValueExperienceSection(String id,
Map<String,String> experience) |
protected Calendar |
stringToCalendar(String sDate) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, 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 PLACEHOLDER_KEY
public static final String FIELD_ABOUT_SECTION
public static final String FIELD_BASE_SECTION
public static final String FIELD_EXPERIENCE_SECTION
public static final String OPTION_MALE
public static final String OPTION_FEMALE
public static final String FIELD_EMPTY_EXPERIENCE_SECTION
public static final String FIELD_INFO_EMPTY_EXPERIENCE
public static final String DATE_FORMAT_MMDDYYYY
public static final String[] PHONE_TYPES
public static final String PHONE_REGEX_EXPRESSION
public static final String URL_REGEX_EXPRESSION
protected UIInputSection setValueExperienceSection(String id, Map<String,String> experience) throws Exception
Exceptionpublic void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.form.UIFormExceptionprotected String getViewProfileURL()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.