Plumtree UI Infrastructure API  
 

ImgSvrURLHelper Fields

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

Public Static Fields

STR_L1_DOMAIN_PLUMTREE This String constant represents the Peoplesoft Portlet Suite folder. This is where the Peoplesoft Portlet Suite places its static content.
STR_L2_PRODUCT_NAME_COMMON 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.
STR_L3_SCOPE_CUSTOM 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.
STR_L3_SCOPE_PRIVATE 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.
STR_L3_SCOPE_PUBLIC 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.
STR_L4_FILE_TYPE_CSS This String constant represents the style sheets folder.
STR_L4_FILE_TYPE_HELP This String constant represents the help files folder.
STR_L4_FILE_TYPE_IMG This String constant represents the images folder.
STR_L4_FILE_TYPE_JS This String constant represents the JavaScript folder.

See Also

ImgSvrURLHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace