Liferay 6.2.0-ce-rc4

Uses of Class
com.liferay.portal.util.LayoutSettings

Packages that use LayoutSettings
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of LayoutSettings in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return LayoutSettings
static LayoutSettings LayoutSettings.getInstance(Layout layout)
           
static LayoutSettings LayoutSettings.getInstance(String type)
           
 

Methods in com.liferay.portal.util that return types with arguments of type LayoutSettings
static Map<String,LayoutSettings> LayoutSettings.getLayoutSettingsMap()
           
 


Liferay 6.2.0-ce-rc4