Plumtree Portal UI  
 

PTURLConstants Fields

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

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

See Also

PTURLConstants Class | com.plumtree.portaluiinfrastructure.ptlink Namespace