Interface LayoutCrawler


@Deprecated public interface LayoutCrawler
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
  • Method Summary

    Modifier and Type
    Method
    Description
    getLayoutContent(com.liferay.portal.kernel.model.Layout layout, Locale locale)
    Deprecated.
     
  • Method Details

    • getLayoutContent

      String getLayoutContent(com.liferay.portal.kernel.model.Layout layout, Locale locale) throws Exception
      Deprecated.
      Throws:
      Exception