Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Mobile Number 7 » mobile_number.module

constant MOBILE_NUMBER_VERIFY_NONE in Mobile Number 7

@file mobile_number.module

7 uses of MOBILE_NUMBER_VERIFY_NONE
mobile_number_element_process in ./mobile_number.module
Mobile number element process callback.
mobile_number_field_widget_form in ./mobile_number.module
Implements hook_field_widget_form().
mobile_number_field_widget_info in ./mobile_number.module
Implements hook_field_widget_info().
mobile_number_field_widget_settings_form in ./mobile_number.module
Implements hook_field_widget_settings_form().
mobile_number_form_field_ui_field_edit_form_alter in ./mobile_number.module
Implements hook_form_FORM_ID_alter().

... See full list

File

./mobile_number.module, line 8
mobile_number.module

Code

define('MOBILE_NUMBER_VERIFY_NONE', 'none');

API Navigation

  • Mobile Number 7
  • Topics
  • Classes
  • Functions
  • Files
  • Namespaces
  • Constants

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.