Plumtree Portal UI  
 

PTPortlets Class

Common Opener Mode Description: 1) Create - Portlet editor in create mode (PTPortlets). 2) Edit - Portlet editor in edit mode (APTNonExtClassTypeDesc). 3) View - Portlet preview page (PTPortlets). 4) Meta - View object properties page (APTClassTypeDesc). This ClassType supports implements several extensible methods so that it can bring up the required objects tree before opening the editor in the admin page. Since it doesn't need a provider, we treat it as non extensible.

For a list of all members of this type, see PTPortlets Members.

System.Object
   com.plumtree.portaluiinfrastructure.classtypedescriptors.APTClassTypeDesc
      com.plumtree.portaluiinfrastructure.classtypedescriptors.APTNonExtClassTypeDesc
         com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes.PTPortlets

public class PTPortlets : APTNonExtClassTypeDesc

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTPortlets Members | com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes Namespace