Plumtree Portal UI  
 

ObjectSecurityDP Members

ObjectSecurityDP overview

Public Static Fields

STR_MVC_CLASS_NAME Activity Space class name

Public Instance Constructors

ObjectSecurityDP Constructor Initializes a new instance of the ObjectSecurityDP 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 (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 
DisplayHTMLinHEAD (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
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 (inherited from com.plumtree.uiinfrastructure.form.AFormDP) 
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.

Protected Instance Fields

m_asOwner (inherited from com.plumtree.uiinfrastructure.editor.EditorDP) 

Protected Instance Methods

DisplayJavaScriptFromChild Returns JavaScript for all the Views displayed by this DP.
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

ObjectSecurityDP Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace