Plumtree Portal UI  
 

PTDebugHelpers Members

PTDebugHelpers overview

Public Static Fields

COMPONENT_GATEWAY Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_ADAPTIVETAGS This component is used for any logging related to the processing of tags from a portlet but not loading of tag libraries
COMPONENT_PORTAL_ADMIN Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_AJAX 
COMPONENT_PORTAL_BROWSING Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_COMMON Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_DEVICES Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_FRIENDLYURL 
COMPONENT_PORTAL_PORTLETS Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_PROVIDERS Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_UI_INFRASTRUCTURE Returns the string to be used for the component field in PTSpy.
COMPONENT_PORTAL_USERPROFILE Returns the string to be used for the component field in PTSpy.

Public Instance Constructors

PTDebugHelpers Constructor Initializes a new instance of the PTDebugHelpers 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

PTDebugHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace