AddToValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
Display | |
DisplayForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
DisplayHTMLAfterForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
DisplayHTMLBeforeForm (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
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) | |
GetAddMainForm | |
GetBasicJavascript | |
GetCloseOnCancel (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetFormPageType (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetFormTitle | |
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. |
GetInitializeEventsJavaScript | |
GetMetaRefresh | Forms meta-refresh tag for page auto refreshing. Override this method to do custom page refreshes. |
GetName | |
GetNavScheme | This method is also used by the BasePage layout NavArea tag. |
GetOnLoad (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetOwner (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetStatusViewEnabled (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetStatusViewRepostValues (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
GetSubtitleForBanner | This string will be added as the subtitle in a banner that has a subtitle. For example, if you were on a my page named "Green Page", then return "Green Page" here. |
GetTitleForBanner | This string will be added as the title in a banner that has a title. For example, if this is a my page, return "My Pages" here. If you think you don't need a title, then you need to seriously rethink why you are inheriting from PlumtreeDP. Because the WHOLE POINT of PlumtreeDP is that it has a banner. |
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.form.AFormDP) | |
InsertJavascriptBeforeFormSubmit (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
PageDisplay | This is a helper method that all classes that inherit from PlumtreeDP need to implement. The method should add whatever HTML the child class wants to display to the body argument. The parent class will then add that HTML to the HTMLPage after filling in the banner and navigation. |
PartialContentDisplay (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
RemoveFromValidationFunction (inherited from com.plumtree.uiinfrastructure.form.AFormDP) | |
SetAddMainForm | Set the AddMainForm member variable. Set it to true if you want to have the form tag and have the postToSelf javascript automatically printed out. |
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. |