The methods of the ImgSvrURLHelper class are listed below. For a complete list of ImgSvrURLHelper class members, see the ImgSvrURLHelper Members topic.
![]() ![]() | This method returns an instance of the ImgSvrURLHelper. You will get back the same instance each time you call this method. You must also call the Init method first. |
![]() ![]() | Clients need to call this method only once per application. This method essentially allows you to set your Image Server default preferences. For example, by setting the product name, you don't have to specify it again each time you call GetURL. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. This method is for PSO and customers. It passes back a URL to the folder where they should be placing their static content. For a particular product. Here is a sample: "http://myserver:80/ptimages/portal/custom/". |
![]() | This method passes back the root Image Server URL. For example, "http: //myserver:80/ptimages/". |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | This method passes back the root Image Server URL. For example, "http: //myserver:80/ptimages/". |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Returns an Image Server URL. |
![]() | 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. |
ImgSvrURLHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace