| com.liferay.portal.struts.PortletAction com.liferay.portlet.journal.action.RSSAction
Method Summary | |
protected String | exportToRSS(JournalFeed feed, String languageId, Layout layout, ThemeDisplay themeDisplay) | protected String | getEntryURL(JournalFeed feed, JournalArticle article, Layout layout, ThemeDisplay themeDisplay) | protected byte[] | getRSS(RenderRequest req) | protected String | processContent(JournalFeed feed, JournalArticle article, String languageId, ThemeDisplay themeDisplay, SyndEntry syndEntry, SyndContent syndContent) | protected String | processURL(JournalFeed feed, String url, ThemeDisplay themeDisplay, SyndEntry syndEntry) | public ActionForward | render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) |
render | public ActionForward render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) throws Exception(Code) | | |
Methods inherited from com.liferay.portal.struts.PortletAction | public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) protected String getForward(PortletRequest req)(Code)(Java Doc) protected String getForward(PortletRequest req, String defaultValue)(Code)(Java Doc) public static String getForwardKey(HttpServletRequest req)(Code)(Java Doc) public static String getForwardKey(PortletRequest req)(Code)(Java Doc) protected ModuleConfig getModuleConfig(PortletRequest req)(Code)(Java Doc) protected MessageResources getResources()(Code)(Java Doc) protected MessageResources getResources(HttpServletRequest req)(Code)(Java Doc) protected MessageResources getResources(PortletRequest req)(Code)(Java Doc) protected boolean isCheckMethodOnProcessAction()(Code)(Java Doc) public void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) throws Exception(Code)(Java Doc) protected boolean redirectToLogin(ActionRequest req, ActionResponse res) throws IOException(Code)(Java Doc) public ActionForward render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) throws Exception(Code)(Java Doc) protected void sendRedirect(ActionRequest req, ActionResponse res) throws IOException(Code)(Java Doc) protected void sendRedirect(ActionRequest req, ActionResponse res, String redirect) throws IOException(Code)(Java Doc) protected void setForward(PortletRequest req, String forward)(Code)(Java Doc) public ActionForward strutsExecute(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc)
|
|
|