Monday 12 March 2018

How to Embed portlet in liferay theme

Liferay 7

<@liferay_portlet["runtime"]
portletName="my_custom_portlet_WAR_mycustomportlet"
/> 



Liferay 6.2

$theme.runtime("bottomlink_WAR_EKHUBportlet")

No comments:

Post a Comment