Plumtree Portal UI  
 

LayoutChooser Members

LayoutChooser overview

Public Static Fields

ALL_LAYOUTS_DISABLED 
ALL_LAYOUTS_ENABLED 
PAGE_LAYOUTS_ENABLED 
PORTLET_LAYOUTS_ENABLED 

Public Instance Constructors

LayoutChooser Constructor To make sure people don't create LayoutChoosers directly, we require a special key that only the LayoutService has. Call LayoutService.getChooserInstance() instead to get the Layout Chooser.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAvailableWebServices 
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.
GetLayoutWebService 
GetPageLayoutsEnabled 
GetPortletLayoutsEnabled 
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 Fields

m_nLayoutMode 

Protected Instance Methods

CacheLayoutMode This method caches the layout mode if it isn't already cached.
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.
GetLayoutIDForExperience 
GetLayoutsEnabledForExperience 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

LayoutChooser Class | com.plumtree.portaluiinfrastructure.layout.impl Namespace