Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.layoutconfiguration.util.PortletRenderer

Packages that use PortletRenderer
com.liferay.portal.layoutconfiguration.util   
com.liferay.portal.layoutconfiguration.util.velocity   
 

Uses of PortletRenderer in com.liferay.portal.layoutconfiguration.util
 

Method parameters in com.liferay.portal.layoutconfiguration.util with type arguments of type PortletRenderer
protected  void RuntimePageImpl.parallelyRenderPortlets(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, TemplateProcessor processor, Map<String,StringBundler> contentsMap, List<PortletRenderer> portletRenderers)
           
 

Uses of PortletRenderer in com.liferay.portal.layoutconfiguration.util.velocity
 

Methods in com.liferay.portal.layoutconfiguration.util.velocity that return types with arguments of type PortletRenderer
 Map<Integer,List<PortletRenderer>> TemplateProcessor.getPortletRenderers()
           
 


Liferay 6.2-ce-ga5