![]() ![]() | This String constant represents the Peoplesoft Portlet Suite folder. This is where the Peoplesoft Portlet Suite places its static content. |
![]() ![]() | This String constant represents the common folder. The public lives at the same level as the product folders (i.e. portal, content, collab, etc.). It is a place where Plumtree products can share static content. |
![]() ![]() | This String constant represents the custom folder. The custom folder is intended to be a place where PSO and customers can place their static content files. |
![]() ![]() | This String constant represents the private folder. The private folder is intended to be a place where products can place files that they DO NOT wish to share with PSO and cstomers. |
![]() ![]() | This String constant represents the public folder. The public folder is intended to be a place where products can place files that they DO wish to share with PSO and cstomers. |
![]() ![]() | This String constant represents the style sheets folder. |
![]() ![]() | This String constant represents the help files folder. |
![]() ![]() | This String constant represents the images folder. |
![]() ![]() | This String constant represents the JavaScript folder. |
![]() ![]() | 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