Liferay 6.0.5

Uses of Class
com.liferay.portal.theme.PortletDisplay

Packages that use PortletDisplay
com.liferay.portal.theme   
 

Uses of PortletDisplay in com.liferay.portal.theme
 

Methods in com.liferay.portal.theme that return PortletDisplay
static PortletDisplay PortletDisplayFactory.create()
           
 PortletDisplay ThemeDisplay.getPortletDisplay()
           
 

Methods in com.liferay.portal.theme with parameters of type PortletDisplay
 void PortletDisplay.copyFrom(PortletDisplay master)
           
 void PortletDisplay.copyTo(PortletDisplay slave)
           
 


Liferay 6.0.5