Plumtree Portal UI  
 

LocNamesDP Members

LocNamesDP overview

Public Static Fields

STR_MVC_CLASS_NAME The name of this object

Public Instance Constructors

LocNamesDP Constructor Initializes a new instance of the LocNamesDP class.

Public Instance Methods

AddScriptToHead (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
AddToValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
CreateContentTable (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
CreateLeftNavBar (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
Display (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayHTMLAfterForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
DisplayHTMLBeforeForm The date-picker needs to print some stuff before the form.
DisplayHTMLinHEAD Returns the HTML that is placed in the HEAD section of this HTML page. Add date picker HTML in head.
DisplayJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Get508RepostURL (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetCloseOnCancel (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetFormPageType (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetFormTitle (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetLeftNavString Returns the String to display on the left navigation menu, linking to that page.
GetName Returns the Class name.
GetOnLoad (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
GetPageTitle (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
GetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetType (inherited from Object)Gets the Type of the current instance.
GetUseJavascript (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetWindowFocusEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
Init (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
InsertJavascriptBeforeFormSubmit (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
PageDisplay Returns the HTML for the General Info page.
PartialContentDisplay 
RemoveFromValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetContentTableCellSpacing (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
SetMultiPartEncoding (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetShow508FormFooter (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
SetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
ToString (inherited from Object)Returns a String that represents the current Object.
UpdateMandatoryPageStatus Dynamically update mandatory page ststua. In this case, we check the object properties model to see if it contains any mandatory properties.

Protected Instance Fields

bFirstTimeOnPage Flag used to update mandatory page status only the first time the left nav string is retrieved
m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 

Protected Instance Methods

DisplayJavaScriptFromChild Display the Javascripts for the Views.
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetEditorHeaderViewName (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
GetHTMLBelowSubHeader Implement this method to add HTML below the sub header.
GetRepostControlName (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
GetRepostTypeIsPost (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

LocNamesDP Class | com.plumtree.portaluiinfrastructure.editor.commonpages.localizednames Namespace