Class LayoutColumn

java.lang.Object
com.liferay.layout.util.template.LayoutColumn

public class LayoutColumn extends Object
  • Method Details

    • of

      public static LayoutColumn of(com.liferay.portal.kernel.model.Layout layout, com.liferay.petra.function.UnsafeConsumer<LayoutColumn,Exception> unsafeConsumer)
    • addAllPortlets

      public void addAllPortlets() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • addPortlets

      public void addPortlets(String columnId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFragmentEntryLinkIds

      public List<Long> getFragmentEntryLinkIds()
    • getSize

      public int getSize()
    • setSize

      public void setSize(int size)