Contact events are triggered during the contact form submitting process.

[edit] onValidateContact

Description

This event is triggered after a contact form has been submitted. An example use case would be validating a captcha. If you return a JError, JException or Exception object form submission will be terminated.

Parameters

Return Value

None or object. See description for details.

Called in files

[edit] onSubmitContact

Description

This event is triggered after a contact form has been submitted. You can use this for sending additional mails etc.

Parameters

Return Value

None.

Called in files

License: Joomla! Electronic Documentation License
Source page: http://docs.joomla.org/Plugin/Events/Contact
Page retrieved: 0.177 seconds, 2.17 MB

Top