You are here

constant CONTACT_AJAX_LOAD_CLEAN_FORM in Contact ajax 8

Load the default message and an empty form.

2 uses of CONTACT_AJAX_LOAD_CLEAN_FORM
contact_ajax_contact_form_form_builder in ./contact_ajax.module
Entity builder for the contact form edit form with third party options.
contact_ajax_contact_site_form_ajax_callback in ./contact_ajax.module
Ajax callback for contact form.

File

./contact_ajax.module, line 43
Overrides core contact form functionality

Code

const CONTACT_AJAX_LOAD_CLEAN_FORM = 4;