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.OwDialogListener
OwLayout.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_REGION
m_iDEBUG_DocumentViewSize, m_iDEBUG_InitDocument, m_iDEBUG_TargetCount, m_Listener
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTarget
EMPTY_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, setTitle
closeDialog, setListener
addRegion, addView, addView, addViewReference, getIterator, getViewRegion, isRegionMaximized, isRegionMinimized, isRegionNormal, renderNamedRegion
activate, 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, usesFormWithAttributes
attach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTarget
public static final String ALLOW_CHANGE_PASSWORD
protected void init() throws Exception
OwView
public String getTitle()
OwView
getTitle
in interface OwBaseView
getTitle
in class OwStandardDialog
protected OwUserProfileView createUserProfileView()
protected OwChangePasswordView createChangePasswordView()
public void onClose(javax.servlet.http.HttpServletRequest request_p) throws Exception
OwStandardDialog
onClose
in class OwStandardDialog
request_p
- HttpServletRequestException
protected boolean isPasswordChanged()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.