com.plumtree.portalpages.admin.editors.userprofilemanager
Class UsrProfCommPagesDP

java.lang.Object
  extended by com.plumtree.uiinfrastructure.form.AFormDP
      extended by com.plumtree.uiinfrastructure.editor.EditorDP
          extended by com.plumtree.portalpages.browsing.editors.community.CommunityEditorPagesDP
              extended by com.plumtree.portalpages.admin.editors.userprofilemanager.UsrProfCommPagesDP
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class UsrProfCommPagesDP
extends CommunityEditorPagesDP

Author:
JHQ This class subclasses CommunityEditorPagesDP so that we can override the string displayed on the left navigation.

Field Summary
 
Fields inherited from class com.plumtree.portalpages.browsing.editors.community.CommunityEditorPagesDP
STR_HIDDEN_COMM_TEMP_SELECTED, STR_MVC_CLASS_NAME
 
Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorDP
m_asOwner
 
Fields inherited from class com.plumtree.uiinfrastructure.form.AFormDP
GET, HTMLFORM_NAME, JAVASCRIPT_SETUP_FOR_SUBMIT_TO_CONTROL, JAVASCRIPT_SUBMIT_FORM, JAVASCRIPT_SUBMIT_TO_CONTROL, MULTIPART_ENCODING, POST
 
Constructor Summary
UsrProfCommPagesDP()
           
 
Method Summary
protected  HTMLElement GetHTMLBelowSubHeader()
          Implement this method to add HTML below the sub header.
 java.lang.String GetLeftNavString()
          Returns the String to display on the left navigation menu, linking to that page.
 java.lang.String GetPageTitle()
          Returns the page title.
 
Methods inherited from class com.plumtree.portalpages.browsing.editors.community.CommunityEditorPagesDP
DisplayJavaScriptFromChild, GetName, PageDisplay
 
Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorDP
AddScriptToHead, CreateContentTable, CreateLeftNavBar, DisplayHTMLBeforeForm, GetEditorHeaderViewName, GetFormTitle, GetOwner, Init, SetContentTableCellSpacing
 
Methods inherited from class com.plumtree.uiinfrastructure.form.AFormDP
AddToValidationFunction, Display, DisplayForm, DisplayHTMLAfterForm, DisplayHTMLinHEAD, DisplayJavascript, Get508RepostURL, GetCloseOnCancel, GetFormPageType, GetOnLoad, GetRepostControlName, GetRepostTypeIsPost, GetStatusViewEnabled, GetStatusViewRepostValues, GetUseJavascript, GetWindowFocusEnabled, InsertJavascriptBeforeFormSubmit, PartialContentDisplay, RemoveFromValidationFunction, SetMultiPartEncoding, SetShow508FormFooter, SetStatusViewEnabled, SetStatusViewRepostValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsrProfCommPagesDP

public UsrProfCommPagesDP()
Method Detail

GetLeftNavString

public java.lang.String GetLeftNavString()
Description copied from class: CommunityEditorPagesDP
Returns the String to display on the left navigation menu, linking to that page.

Overrides:
GetLeftNavString in class CommunityEditorPagesDP
Returns:
String

GetHTMLBelowSubHeader

protected HTMLElement GetHTMLBelowSubHeader()
Implement this method to add HTML below the sub header.

Overrides:
GetHTMLBelowSubHeader in class CommunityEditorPagesDP
Returns:
HTMLElement
Throws:
HTMLException

GetPageTitle

public java.lang.String GetPageTitle()
Description copied from class: EditorDP
Returns the page title. By default it is the same as the left navigation string.

Overrides:
GetPageTitle in class EditorDP
Returns:
String



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.