| Interface and Description |
|---|
| com.liferay.layout.crawler.LayoutCrawler
As of Cavanaugh (7.4.x), with no direct replacement
|
| Method and Description |
|---|
| com.liferay.layout.responsive.ResponsiveLayoutStructureUtil.getColumnCssClass(ColumnLayoutStructureItem)
As of Cavanaugh (7.4.x), replaced by
ResponsiveLayoutStructureUtil.getColumnCssClass(ColumnLayoutStructureItem, RowStyledLayoutStructureItem) |
| com.liferay.layout.util.structure.CollectionStyledLayoutStructureItem.isShowAllItems()
As of Cavanaugh (7.4.x), replaced by
CollectionStyledLayoutStructureItem.isDisplayAllItems() |
| com.liferay.layout.util.structure.CollectionStyledLayoutStructureItem.setShowAllItems(Boolean)
As of Cavanaugh (7.4.x), replaced by
CollectionStyledLayoutStructureItem.setDisplayAllItems(Boolean) |