Plumtree Portal UI  
 

PTURLConstants Members

PTURLConstants overview

Public Static Fields

KEY_CLASSID The class ID of the object represented by this URL
KEY_CURRENTMARKER Current marker. This flag should be set if the URL is pointing to the current page.
KEY_FULLURL The full URL.
KEY_ICONIMG Icon associated with the URL.
KEY_ICONIMGALT Alternative text of the icon.
KEY_ICONIMGHEIGHT Height of the icon.
KEY_ICONIMGWIDTH Width of the icon.
KEY_JAVASCRIPT_ACTION Javascript action associated with an URL.
KEY_OBJECTID The object ID of the object represented by this URL
KEY_PARAMS Lists all parameters in the query string.
KEY_TITLE URL title
KEY_URI URI part of the URL.
KEY_URLTYPE The type of URL

Public Instance Constructors

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

PTURLConstants Class | com.plumtree.portaluiinfrastructure.ptlink Namespace