| com.liferay.portlet.communities.action.EditPagesAction com.liferay.portlet.communities.action.ImportPagesAction
Method Summary | |
public void | processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) |
processAction | public void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) throws Exception(Code) | | |
Methods inherited from com.liferay.portlet.communities.action.EditPagesAction | protected void checkPermissions(PortletRequest req) throws Exception(Code)(Java Doc) protected void copyFromLive(ActionRequest req) throws Exception(Code)(Java Doc) protected void copyLayouts(long sourceGroupId, long targetGroupId, boolean privateLayout) throws Exception(Code)(Java Doc) protected void copyPreferences(ActionRequest req, Layout layout, Layout copyLayout) throws Exception(Code)(Java Doc) protected List getMissingParents(Layout layout, long liveGroupId) throws PortalException, SystemException(Code)(Java Doc) protected Map getStagingParameters()(Code)(Java Doc) public void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) throws Exception(Code)(Java Doc) protected void publishLayout(long plid, long liveGroupId, boolean includeChildren) throws Exception(Code)(Java Doc) protected void publishLayouts(Map layoutIdMap, long stagingGroupId, long liveGroupId, boolean privateLayout) throws Exception(Code)(Java Doc) protected void publishToLive(ActionRequest req) throws Exception(Code)(Java Doc) public ActionForward render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) throws Exception(Code)(Java Doc) protected void updateDisplayOrder(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateLayout(PageForm pageForm, ActionRequest req, ActionResponse res) throws Exception(Code)(Java Doc) protected void updateLogo(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateLookAndFeel(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateMergePages(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateMonitoring(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateStagingState(ActionRequest req) throws Exception(Code)(Java Doc) protected void updateVirtualHost(ActionRequest req) throws Exception(Code)(Java Doc)
|
|
|