Plumtree Portal UI  
 

GatewayHelpers Methods

The methods of the GatewayHelpers class are listed below. For a complete list of GatewayHelpers class members, see the GatewayHelpers Members topic.

Public Static Methods

ConstructAdminPrefsLinkOverloaded. This function returns absolute URL to the admin prefs page.
ConstructCommunityPrefsLinkOverloaded. This function returns absolute URL to the community prefs page.
ConstructGatewayURL This method generates a gateway URL pointing to a resource specified by strURLToGateway parameter.
ConstructHelpLink This function returns absolute URL to the help page.
ConstructPortletPrefsLinkOverloaded. This function returns absolute URL to the gadget prefs page.
ConstructPortletUserCommunityPrefsLink This function returns absolute URL to the community user prefs page.
ConstructPrefPageLinkOverloaded. This method constructs gateway URL that points to a specific associated resource (preference page, help page). If this method is called with iPrefType parameter set to 0, the result is a gateway prefix that should be followed by the actual absolute URL to the gatewayed resource.
ConstructReturnURI procedure:\u0009ConstructReturnURI purpose:
ConstructTemplateAdminPrefsLink This function returns absolute URL to the admin prefs page.
CreateGatewayFriendlyURL 
GetUIMode This method is used to determine the current UI mode of the portal. UI mode depends both on the user setting (Standard, 508, Low Bandwidth) and type of browser (PDA, Phone or full-featured browser like IE or Mozilla).

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GatewayHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace