$theme.runtime("portletid")
- Inside the FreeMarker template or Velocity template of a theme with
$theme.runtime()
- Inside a layout template with
$processor.processPortlet()
- Inside a JSP with
<liferay-portlet:runtime />
$theme.runtime("portletid")
$theme.runtime()
$processor.processPortlet()
<liferay-portlet:runtime />