You are here

constant CONTACT_AJAX_LOAD_FROM_MESSAGE in Contact ajax 8

Load the content from the message.

4 uses of CONTACT_AJAX_LOAD_FROM_MESSAGE
ContactAjaxTest::configureContactAjax in tests/src/FunctionalJavascript/ContactAjaxTest.php
Add a contact form for each confirmation_type available.
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.
contact_ajax_form_contact_form_form_alter in ./contact_ajax.module
Implements hook_form_FORM_ID_alter() for contact_form_form().

File

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

Code

const CONTACT_AJAX_LOAD_FROM_MESSAGE = 3;