Aqualogic Interaction API  
 

PT_GADGET_MODES Members

PT_GADGET_MODES overview

Public Static Fields

PT_GADGETMODES_DIAGNOSTIC This mode is used on the remote servers diagnostics page.
PT_GADGETMODES_DOCUMENT This mode is used to display a document in the knowledge directory.
PT_GADGETMODES_JOB The portlet is running in a job, and output will be stored for later use. The portlet may run longer, time-consuming tasks.
PT_GADGETMODES_PREVIEW The portlet should display a preview that does not rely on personalization settings.
PT_GADGETMODES_PREVIEW_CONTENTSYNDICATE 
PT_GADGETMODES_RUNTIME The portlet is running on a Community or MyPage and should return a fully-personalized response as quickly as possible.
PT_GADGETMODES_SUMMARY The portlet should return a short summary of its contents for display in Alternative Browsing Devices.
PT_GADGETMODES_SUMMARY_CONTENTSYNDICATE 

Public Instance Constructors

PT_GADGET_MODES Constructor Initializes a new instance of the PT_GADGET_MODES 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.

See Also

PT_GADGET_MODES Class | com.plumtree.server Namespace