Package com.liferay.fragment.renderer
Interface FragmentPortletRenderer
public interface FragmentPortletRenderer
-
Method Summary
Modifier and TypeMethodDescriptionrenderPortlet
(FragmentEntryLink fragmentEntryLink, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String portletName, String instanceId, String defaultPreferences)
-
Method Details
-
renderPortlet
String renderPortlet(FragmentEntryLink fragmentEntryLink, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, String portletName, String instanceId, String defaultPreferences) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-