Plumtree Portal UI  
 

IntrinsicPortletPrefsUtils Members

IntrinsicPortletPrefsUtils overview

Public Static Fields

COMMUNITYID Query string constant for CommunityID
PAGEID Query string constant for PageID
PORTLETID Query string constant for PortletID
PREFS_SUFFIX The prefs suffix is appended to the portlet class ID to form the name of prefs activity space.
SUBSPACE_KEY_SUFFIX Subspace key suffix for intrinsic portlets pref pages

Public Static Methods

GetAccessStyleComplientPortletPrefURL 
GetClassIdentifier Gets the portlet class identifier
GetHelpURL Constructs URL for accessing portlet help.
GetPrefsURL Constructs URL for accessing portlet preferences activity space.

Public Instance Constructors

IntrinsicPortletPrefsUtils Constructor Initializes a new instance of the IntrinsicPortletPrefsUtils class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

IntrinsicPortletPrefsUtils Class | com.plumtree.portaluiinfrastructure.intrinsicportlets.prefs Namespace