public class EditLayoutAction extends JSONAction
| Constructor and Description |
|---|
EditLayoutAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
addPage(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getJSON(org.apache.struts.action.ActionMapping actionMapping,
org.apache.struts.action.ActionForm actionForm,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected String |
getLayoutTypeExceptionMessage(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.exception.LayoutTypeException lte,
String cmd) |
protected void |
updateDisplayOrder(javax.servlet.http.HttpServletRequest request) |
protected void |
updateName(javax.servlet.http.HttpServletRequest request) |
protected void |
updateParentLayoutId(javax.servlet.http.HttpServletRequest request) |
protected void |
updatePriority(javax.servlet.http.HttpServletRequest request) |
checkAuthToken, execute, getCSRFOrigin, getReroutePath, rerouteExecute, setServletContextaddErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic String getJSON(org.apache.struts.action.ActionMapping actionMapping, org.apache.struts.action.ActionForm actionForm, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
getJSON in class JSONActionExceptionprotected String[] addPage(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionprotected String getLayoutTypeExceptionMessage(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, com.liferay.portal.kernel.exception.LayoutTypeException lte, String cmd)
protected void updateDisplayOrder(javax.servlet.http.HttpServletRequest request)
throws Exception
Exceptionprotected void updateName(javax.servlet.http.HttpServletRequest request)
throws Exception
Exceptionprotected void updateParentLayoutId(javax.servlet.http.HttpServletRequest request)
throws Exception
Exception