EVF_Form_Task class.
Methods
- __construct — Primary class constructor.
- add_scroll_notice_class — Add scroll notice class.
- ajax_form_submission — Process AJAX form submission.
- ajax_process_redirect — Process AJAX redirect.
- check_success_message — Check the sucessful message.
- do_task — Do task of form entry
- entry_confirmation_redirect — Redirects user to a page or URL specified in the form confirmation settings.
- entry_email — Sends entry email notifications.
- entry_save — Saves entry to database.
- get_akismet_validate — Check if a form entry should be validated by Akismet for potential spam.
- get_entry_data_for_akismet — Get the entry data to be sent to Akismet.
- get_field_type_allowlist_for_akisment — Get the list of field types that are allowed to be sent to Akismet.
- listen_task — Listen to see if this is a return callback or a posted form entry.
- load_previous_field_value — Load Previous Field Value.
- update_slot_booking_value — Insert or update the slot booking data.
- validate_return_hash — Validate the form return hash.