Plumtree Portal UI  
 

GatewayHelpers Members

GatewayHelpers overview

Public Static Fields

ADMINPLUGPAGE 
ADMINPREFS 
ADMINPREFS_POPUP 
CLOSEPOPUPANDREFRESHJAVASCRIPT 
CLOSEPOPUPJAVASCRIPT 
COMMUNITYPREFS 
COMMUNITYPREFS_POPUP 
DEV_SUFFIX_PDA 
DEV_SUFFIX_WML 
GADGETPREFS 
GADGETPREFS_POPUP 
GATEWAY_ARG_DELIMITER 
GATEWAY_HOSTED_MODE_HEADER 
GATEWAY_SPACE_NAME 
GATEWAY_URL_PREFIX 
HELP 
HELP_POPUP 
LAST_VISITED_HOSTED_PAGE 
NOFLAGS 
POPUPFLAG 
POPUPREFRESHFLAG 
PORTLET_SAVED_ON_SESSION 
PORTLETCONTENT 
PT_CLIENT_SIDE_HEADER_VALUE 
PT_PORTLET_REFRESH_HEADER_VALUE 
PT_REFERER_HEADER 
PT_REQUEST_TYPE_HEADER 
REDIRECTGUEST 
REFRESHFLAG 
RETURNFLAG 
SPECIAL_HEADER_NAME 
UI_508 
UI_LOW 
UI_PDA 
UI_STD 
UI_WML 
USERPLUGPAGE 

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 Constructors

GatewayHelpers Constructor Initializes a new instance of the GatewayHelpers class.

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