com.dotmarketing.cms.contactus.action
Class ContactUsExtAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.contactus.action.ContactUsExtAction

public class ContactUsExtAction
extends DispatchAction


Constructor Summary
ContactUsExtAction()
           
 
Method Summary
 ActionForward contactUs(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 void sendEmail(InquiryFormExt form, HttpServletRequest request)
           
 ActionForward unspecified(ActionMapping mapping, ActionForm lf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactUsExtAction

public ContactUsExtAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm lf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)
                          throws java.lang.Exception
Throws:
java.lang.Exception

contactUs

public ActionForward contactUs(ActionMapping mapping,
                               ActionForm lf,
                               HttpServletRequest request,
                               HttpServletResponse response)
                        throws java.lang.Exception
Throws:
java.lang.Exception

sendEmail

public void sendEmail(InquiryFormExt form,
                      HttpServletRequest request)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.