Package com.liferay.layout.util.template
Class LayoutTypeSettingsInspectorUtil
java.lang.Object
com.liferay.layout.util.template.LayoutTypeSettingsInspectorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPortletIds
(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties, String columnId) static boolean
hasNestedPortletsPortlet
(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) static boolean
isCustomizableLayout
(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)
-
Constructor Details
-
LayoutTypeSettingsInspectorUtil
public LayoutTypeSettingsInspectorUtil()
-
-
Method Details
-
getPortletIds
-
hasNestedPortletsPortlet
public static boolean hasNestedPortletsPortlet(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties) -
isCustomizableLayout
public static boolean isCustomizableLayout(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)
-