The methods of the CommonOpenerOpenObjIDURL class are listed below. For a complete list of CommonOpenerOpenObjIDURL class members, see the CommonOpenerOpenObjIDURL Members topic.
![]() | Overloaded. Adds a string parameter to the querystring on this URL. E.g. param=value |
![]() | Adds a string parameter to the URL. This parameter is not reflected in the URL itself but can be used to store arbitrary name/value combinations on the URL object for use in PT tags (i.e., a community link tag could contain a page name and id as well) |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets URL data. Supports KEY_COMMONOPENER_CLASSID
KEY_COMMONOPENER_OBJECTID
KEY_COMMONOPENER_OPENERMODE
PTURLConstants.KEY_URLTYPE
KEY_COMMONOPENER_CLASSID
KEY_COMMONOPENER_OBJECTID in addition to the common URL and CommonOpener URL data keys. |
![]() | |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | |
![]() | Sets URL data. In addition to the common keys, also Supports these: KEY_COMMONOPENER_CLASSID
KEY_COMMONOPENER_OBJECTID
KEY_COMMONOPENER_OPENERMODE
|
![]() | Helper function to set URL Image with the width and height component. Equivalent to setting PTURLConstants.KEY_ICONIMG , PTURLConstants.KEY_ICONIMGWIDTH and PTURLConstants.KEY_ICONIMGHEIGHT manually. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
CommonOpenerOpenObjIDURL Class | com.plumtree.portaluiinfrastructure.ptlink Namespace