public class OwProfileDialog extends OwStandardDialog
Dialog to show User Profile.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
OwDialog.OwDialogListenerOwLayout.OwDispatchRegion, OwLayout.OwLayoutViewRefrence| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOW_CHANGE_PASSWORD |
CLOSE_BTN_REGION, FOOTER_REGION, HELP_BTN_REGION, INFO_ICON_REGION, LEFT_REGION, m_strHelpPath, m_strInfoIconURL, m_strTitle, MAIN_REGION, MENU_REGION, RIGHT_REGION, STANDARD_DIALOG_REGION_MAX, TITLE_REGIONm_iDEBUG_DocumentViewSize, m_iDEBUG_InitDocument, m_iDEBUG_TargetCount, m_ListenerCURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTargetEMPTY_STRING| Constructor and Description |
|---|
OwProfileDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected OwChangePasswordView |
createChangePasswordView() |
protected OwUserProfileView |
createUserProfileView() |
String |
getTitle()
overridable title of the view
|
protected void |
init()
init the target after the context is set.
|
protected boolean |
isPasswordChanged()
Method to check if a password change was processed.
|
void |
onClose(javax.servlet.http.HttpServletRequest request_p)
event called when user clicked a close on the dialog
|
getInfoIcon, hasHelpButton, isRegion, onHelp, onRender, renderCloseButton, renderHelpButton, renderRegion, setHelp, setInfoIcon, setTitlecloseDialog, setListeneraddRegion, addView, addView, addViewReference, getIterator, getViewRegion, isRegionMaximized, isRegionMinimized, isRegionNormal, renderNamedRegionactivate, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getViewList, isFormTargetExternal, isNamedRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, onUpdate, render, renderHTMLFormular, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributesattach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTargetpublic static final String ALLOW_CHANGE_PASSWORD
protected void init()
throws Exception
OwViewpublic String getTitle()
OwViewgetTitle in interface OwBaseViewgetTitle in class OwStandardDialogprotected OwUserProfileView createUserProfileView()
protected OwChangePasswordView createChangePasswordView()
public void onClose(javax.servlet.http.HttpServletRequest request_p)
throws Exception
OwStandardDialogonClose in class OwStandardDialogrequest_p - HttpServletRequestExceptionprotected boolean isPasswordChanged()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.