com.plumtree.portalpages.admin.editors.portlet
Class PreCreateDP

java.lang.Object
  extended by com.plumtree.uiinfrastructure.form.AFormDP
      extended by com.plumtree.uiinfrastructure.editor.EditorDP
          extended by com.plumtree.portalpages.admin.editors.portlet.PPluginDP
              extended by com.plumtree.portalpages.admin.editors.portlet.PreCreateDP
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class PreCreateDP
extends PPluginDP

Author:
adolfoc

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
          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
PreCreateDP()
           
 
Method Summary
protected  java.lang.String GetEditorHeaderViewName()
          This is a hook to allow editors to supply a different header view if necessary.
 java.lang.String GetLeftNavString()
          Returns the String to display on the left navigation menu, linking to that page.
 java.lang.String GetName()
          Returns the Class name.
 XPArrayList GetOrderedViewList(int nPMode)
          Returns an ordered list of the views for this page, in this mode.
 java.lang.String GetPluginHelpTopic()
          Returns the name of the Help Topic to be used for this page.
 
Methods inherited from class com.plumtree.portalpages.admin.editors.portlet.PPluginDP
DisplayJavaScriptFromChild, IsEnabled, PageDisplay
 
Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorDP
AddScriptToHead, CreateContentTable, CreateLeftNavBar, DisplayHTMLBeforeForm, GetFormTitle, GetHTMLBelowSubHeader, GetOwner, GetPageTitle, 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
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
Class Name

See Also:
Constant Field Values
Constructor Detail

PreCreateDP

public PreCreateDP()
Method Detail

GetLeftNavString

public java.lang.String GetLeftNavString()
Returns the String to display on the left navigation menu, linking to that page.

Specified by:
GetLeftNavString in class EditorDP
Returns:
String

GetName

public java.lang.String GetName()
Returns the Class name.

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in class EditorDP
Returns:
String
See Also:
IMVCObject.GetName()

GetOrderedViewList

public XPArrayList GetOrderedViewList(int nPMode)
Description copied from class: PPluginDP
Returns an ordered list of the views for this page, in this mode.

Specified by:
GetOrderedViewList in class PPluginDP
See Also:
WSPluginDP.GetOrderedViewList(int)

GetEditorHeaderViewName

protected java.lang.String GetEditorHeaderViewName()
Description copied from class: EditorDP
This is a hook to allow editors to supply a different header view if necessary. The editor returned here must be a subclass EditorHeaderView.

Overrides:
GetEditorHeaderViewName in class EditorDP
Returns:
String
See Also:
EditorDP.GetEditorHeaderViewName()

GetPluginHelpTopic

public java.lang.String GetPluginHelpTopic()
Description copied from class: PPluginDP
Returns the name of the Help Topic to be used for this page.

Specified by:
GetPluginHelpTopic in class PPluginDP
Returns:



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