com.dotmarketing.cms.contactus.action
Class ContactUsExtAction
java.lang.Object
DispatchAction
com.dotmarketing.cms.contactus.action.ContactUsExtAction
public class ContactUsExtAction
- extends DispatchAction
|
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 |
ContactUsExtAction
public ContactUsExtAction()
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.