You are here

Functions in Contact Storage 8

Primary tabs

Namesort descending Location Description Direct uses Strings
contact_storage_action_info_alter ./contact_storage.module Implements hook_action_info_alter().
contact_storage_contact_form_delete ./contact_storage.module Implements hook_ENTITY_TYPE_delete() for 'contact_form'.
contact_storage_contact_form_form_builder ./contact_storage.module Entity builder for the contact form edit form with third party options. 1
contact_storage_contact_form_form_submit ./contact_storage.module Contact form's form submission handler. 1
contact_storage_contact_form_form_validate ./contact_storage.module Contact form's form validation handler. 1
contact_storage_contact_message_default_ip_address ./contact_storage.module Default value callback for the contact message ip_address field. 2
contact_storage_contact_message_default_uid ./contact_storage.module Default value callback for the contact message uid field. 2
contact_storage_entity_base_field_info ./contact_storage.module Implements hook_entity_base_field_info().
contact_storage_entity_base_field_info_alter ./contact_storage.module Implements hook_entity_base_field_info_alter().
contact_storage_entity_extra_field_info ./contact_storage.module Implements hook_entity_extra_field_info().
contact_storage_entity_operation_alter ./contact_storage.module Implements hook_entity_operation_alter().
contact_storage_entity_type_alter ./contact_storage.module Implements hook_entity_type_alter(). 1
contact_storage_field_formatter_info_alter ./contact_storage.module Implements hook_field_formatter_info_alter().
contact_storage_field_widget_info_alter ./contact_storage.module Implements hook_field_widget_info_alter().
contact_storage_form_contact_form_form_alter ./contact_storage.module Implements hook_form_FORM_ID_alter() for contact_form_form().
contact_storage_form_contact_message_form_alter ./contact_storage.module Implements hook_form_FORM_ID_alter() for contact_form_form().
contact_storage_help ./contact_storage.module Implements hook_help().
contact_storage_install ./contact_storage.install Implements hook_install().
contact_storage_mail_alter ./contact_storage.module Implements hook_mail_alter().
contact_storage_maximum_submissions_user ./contact_storage.module Returns the number of times the current user has submitted the specified form. 2 1
contact_storage_post_update_rename_message_delete_action ./contact_storage.post_update.php Renames the "message_delete" action to avoid Message module conflicts.
contact_storage_theme ./contact_storage.module Implements hook_theme().
contact_storage_update_8001 ./contact_storage.install Make sure the fields are added.
contact_storage_update_8002 ./contact_storage.install Save the bulk delete action to config.
contact_storage_update_8003 ./contact_storage.install Defines fields for the user id and ip address, for the contact messages.
contact_storage_update_8200 ./contact_storage.install Updates the redirect paths to the core property redirect path.
contact_storage_update_8201 ./contact_storage.install Enables the options module as it is now a dependency.
contact_storage_update_8202 ./contact_storage.install Fix the last installed definition for the 'contact_message' entity type.
template_preprocess_swiftmailer__contact ./contact_storage.module Prepares variables for contact mail templates.
_contact_storage_ensure_fields ./contact_storage.install Ensure fields are added. 2

Other projects