| org.apache.roller.ui.authoring.struts.actions.BasePingTargetsAction org.apache.roller.ui.authoring.struts.actions.CustomPingTargetsAction
CustomPingTargetsAction | public CustomPingTargetsAction()(Code) | | |
getLogger | protected Log getLogger()(Code) | | |
getPingTargetDeleteOKTitle | public String getPingTargetDeleteOKTitle()(Code) | | |
getPingTargetEditTitle | public String getPingTargetEditTitle()(Code) | | |
getPingTargetsTitle | public String getPingTargetsTitle()(Code) | | |
Methods inherited from org.apache.roller.ui.authoring.struts.actions.BasePingTargetsAction | public ActionForward addNew(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) abstract protected PingTargetData createPingTarget(RollerRequest rreq, PingTargetForm pingTargetForm) throws RollerException(Code)(Java Doc) public ActionForward deleteConfirmed(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) public ActionForward deleteSelected(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) public ActionForward editSelected(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) abstract protected Log getLogger()(Code)(Java Doc) abstract public String getPingTargetDeleteOKTitle()(Code)(Java Doc) abstract public String getPingTargetEditTitle()(Code)(Java Doc) abstract protected List getPingTargets(RollerRequest rreq) throws RollerException(Code)(Java Doc) abstract public String getPingTargetsTitle()(Code)(Java Doc) abstract protected boolean hasRequiredRights(RollerRequest rreq, WebsiteData website) throws RollerException(Code)(Java Doc) public ActionForward save(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc) protected PingTargetData select(RollerRequest rreq) throws RollerException(Code)(Java Doc) protected ActionForward unspecified(ActionMapping mapping, ActionForm actionForm, HttpServletRequest request, HttpServletResponse response) throws Exception(Code)(Java Doc) public ActionForward view(ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception(Code)(Java Doc)
|
|
|