The fields of the PlumtreeHelpers class are listed below. For a complete list of PlumtreeHelpers class members, see the PlumtreeHelpers Members topic.
![]() ![]() | Name of the session flag indicating being in the default profile editor. Defined in the gateway so that the AppDataObject can access it too. This is stored on the persistent session. |
![]() ![]() | Gif type |
![]() ![]() | Large Image |
![]() ![]() | Portal image page |
![]() ![]() | The default style sheet should only be used by the common code that determines style sheets. |
![]() ![]() | Small Image |
![]() ![]() | To execute a javascript function when you press enter in a input field, set the onkeypress attribute of the input equal to "return executeViaEnter(event)". Also include the HTMLScript returned by GetExecuteViaEnterJScript in your page. Example: myInput.SetOnKeyPress("return " + PlumtreeHelpers.STR_JS_FUNC_NAME_EXECUTE_VIA_ENTER + "(event);"); |
![]() ![]() | 508 mode style sheet prefix |
PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace