You are here

Functions in Unique field ajax 2.x

Primary tabs

Namesort descending Location Description Direct uses Strings
unique_field_ajax_custom_message ./unique_field_ajax.module Creates the default or custom message. 2
unique_field_ajax_field_widget_form_alter ./unique_field_ajax.module Attaching data to unique fields.
unique_field_ajax_form_alter ./unique_field_ajax.module Alter forms to add unique title checkbox.
unique_field_ajax_form_field_config_edit_form_alter ./unique_field_ajax.module Implements hook_form_BASE_FORM_ID_alter().
unique_field_ajax_help ./unique_field_ajax.module Implements hook_help().
unique_field_ajax_is_unique ./unique_field_ajax.module Test if the field value already exist in the database. 2
unique_field_ajax_validate_unique ./unique_field_ajax.module Element Validate callback to validate a field. 1
_unique_field_ajax ./unique_field_ajax.module Callback for process. 1
_unique_field_ajax_entity_form_builder ./unique_field_ajax.module Save the third party settings. 1
_unique_field_ajax_form_fields ./unique_field_ajax.module Return the form field information. 2
_unique_field_ajax_is_config_form ./unique_field_ajax.module Determine if this is a form for title-able entity config. 1
_unique_field_ajax_process ./unique_field_ajax.module Attach ajax to unique field. 1

Other projects