Interface LayoutContentProvider


@ProviderType public interface LayoutContentProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getLayoutContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout, Locale locale)
     
  • Method Details

    • getLayoutContent

      String getLayoutContent(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, com.liferay.portal.kernel.model.Layout layout, Locale locale)