public interface LayoutsTree
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
java.lang.String treeId) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long parentLayoutId,
boolean incomplete,
java.lang.String treeId,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long layoutId,
int max) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long layoutId,
int max,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long parentLayoutId,
long[] expandedLayoutIds,
boolean incomplete,
java.lang.String treeId) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
boolean privateLayout,
long parentLayoutId,
long[] expandedLayoutIds,
boolean incomplete,
java.lang.String treeId,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
java.lang.String treeId) |
java.lang.String |
getLayoutsJSON(javax.servlet.http.HttpServletRequest request,
long groupId,
java.lang.String treeId,
com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) |
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, java.lang.String treeId) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, boolean privateLayout, long parentLayoutId, boolean incomplete, java.lang.String treeId, com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, boolean privateLayout, long layoutId, int max) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, boolean privateLayout, long layoutId, int max, com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, boolean privateLayout, long parentLayoutId, long[] expandedLayoutIds, boolean incomplete, java.lang.String treeId) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, 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
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, java.lang.String treeId) throws java.lang.Exception
java.lang.Exception
java.lang.String getLayoutsJSON(javax.servlet.http.HttpServletRequest request, long groupId, java.lang.String treeId, com.liferay.portal.kernel.model.LayoutSetBranch layoutSetBranch) throws java.lang.Exception
java.lang.Exception