public interface PortletCategoryManager
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.json.JSONArray |
getPortletsJSONArray(javax.servlet.http.HttpServletRequest httpServletRequest,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
void |
updateSortedPortletCategoryKeys(com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences,
java.lang.String[] sortedPortletCategoryKeys) |
com.liferay.portal.kernel.json.JSONArray getPortletsJSONArray(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws java.lang.Exception
java.lang.Exception
void updateSortedPortletCategoryKeys(com.liferay.portal.kernel.portlet.PortalPreferences portalPreferences, java.lang.String[] sortedPortletCategoryKeys)