public interface LayoutsTree
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.json.JSONArray |
getLayoutsJSONArray(java.util.Set<java.lang.Long> expandedLayoutIds,
long groupId,
javax.servlet.http.HttpServletRequest httpServletRequest,
boolean includeActions,
boolean incomplete,
boolean loadMore,
long parentLayoutId,
boolean privateLayout,
java.lang.String treeId) |
com.liferay.portal.kernel.json.JSONArray getLayoutsJSONArray(java.util.Set<java.lang.Long> expandedLayoutIds,
long groupId,
javax.servlet.http.HttpServletRequest httpServletRequest,
boolean includeActions,
boolean incomplete,
boolean loadMore,
long parentLayoutId,
boolean privateLayout,
java.lang.String treeId)
throws java.lang.Exception
java.lang.Exception