![]() ![]() | JF- This is to be able to identify a gatway URL |
![]() ![]() | JF- HTTP Scheme |
![]() ![]() | JF- HTTPS Scheme |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() |
![]() ![]() | Overloaded. JF- Returns the Application URL according to the URL Mapping and the security. Warning: depending on the security mode, the security in argument might not make sense. E.g.: in mode 0, it doesn't make sense to request the secure URL (and it might just return an empty URL) The normalized base URL is available either cached on the AActivitySpace or by calling ConfigHelper.GetNormalizedBaseURL with the current request URL. |
![]() ![]() | JF- Returns the Application URL according to the URL Mapping and determines the security according to the space name in argument. |
![]() ![]() | Overloaded. |
![]() ![]() | Overloaded. Helper method to access an int variable from portalconfig.xml. |
![]() ![]() | Overloaded. Helper method to access a String variable from portalconfig.xml. |
![]() ![]() | Overloaded. Helper method to access a String variable from portalconfig.xml. |
![]() ![]() | Returns full URL to the admin site without any question mark. |
![]() ![]() | This method returns the document type specification for use with the HTMLPage objects created for each DisplayPage. |
![]() ![]() | JF- Retuns the value of the HTTP Entry point from x_config.xml E.g.: server.pt |
![]() ![]() | Overloaded. This method used to return the Image Server Base URL. Example: http://server/imageserver/plumtree |
![]() ![]() | This method returns the imageserver connection timeout integer in seconds |
![]() ![]() | Overloaded. This method used to return the Image Server Base URL. Example: http://server/imageserver/ |
![]() ![]() | Returns whether or not the current platform is .NET. |
![]() ![]() | Returns whether or not the current platform is Java. |
![]() ![]() | Returns the security of the Activty Space. |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Overloaded. HTMLElement with a script blocks including the javascript files for the given jscomponent. |
![]() ![]() | |
![]() ![]() | This method returns the main application name |
![]() ![]() | JF- Returns the Main server URL from x_config.xml |
![]() ![]() | DLH- Helper method to return the normalized base URL for use in determining the correct application base url. |
![]() ![]() | Returns whether or not the performance metrics comments displayed in the HTML source at the end of each page are enabled. This value should be false if web caching and acceleration software is being used, otherwise pages will never have static content. |
![]() ![]() | Returns whether or not the performance metrics stacktraces displayed in the HTML source at the end of each page are enabled. This value should be false if web caching and acceleration software is being used, otherwise pages will never have static content. |
![]() ![]() | Overloaded. This method used to return the Portal Image Server Base URL. |
![]() ![]() | This method returns the Image Server Connection URL. This URL is used anytime the Portal Server needs to talk to the Image Server. This happens when retrieving JSRegistry information, for example. |
![]() ![]() | Overloaded. This method used to return the Portal Image Server Help URL. |
![]() ![]() | Overloaded. This method used to return the Portal Image Server Images URL. |
![]() ![]() | Overloaded. This method used to return the Portal Image Server JavaScript URL. |
![]() ![]() | |
![]() ![]() | Returns the security mode value from portalconfig.xml. |
![]() ![]() | Overloaded. This method used to return the Shared Image Server Base URL. |
![]() ![]() | Overloaded. This method used to return the Shared Image Server Images URL. |
![]() ![]() | Overloaded. This method used to return the Shared Image Server JavaScript URL. |
![]() ![]() | Overloaded. This method used to return the Shared Image Server Styles URL. |
![]() ![]() | Overloaded. Returns the base URL to the style sheets on the image server. |
![]() ![]() | This method returns the class type description manager. |
![]() ![]() | Helper method to know whether the Redirect is going to a sub space of the current space of no. |
![]() ![]() | Whether or not the config helper has been initialized properly. |
![]() ![]() | JF- Helper method to figure out if the login cookie should be secure or not. |
![]() ![]() | Returns true if this AS shoudl be accessed through HTTPS. Note: in security mode 2 and 3, true is always returned. |
![]() ![]() | Static init method. Can only be called once. |
![]() |
Initializes a new instance of the ConfigHelper class. |
![]() | Determines whether the specified Object is equal to the current 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. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace