public interface LayoutsTree
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.json.JSONArray |
getLayoutsJSONArray(javax.servlet.http.HttpServletRequest httpServletRequest,
long groupId,
boolean includeActions,
boolean privateLayout,
long parentLayoutId,
long[] expandedLayoutIds,
boolean incomplete,
java.lang.String treeId,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
com.liferay.portal.kernel.json.JSONArray getLayoutsJSONArray(javax.servlet.http.HttpServletRequest httpServletRequest,
long groupId,
boolean includeActions,
boolean privateLayout,
long parentLayoutId,
long[] expandedLayoutIds,
boolean incomplete,
java.lang.String treeId,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch)
throws java.lang.Exception
java.lang.Exception