format_ca_phone_number |
./phone.ca.inc |
Convert a valid North American phone number into standard (444) 867-5309 x1234 format |
|
|
format_es_phone_number |
./phone.es.inc |
Convert a valid Spanish phone number into standard (+34) 916 555 777 format |
|
|
format_fr_phone_number |
./phone.fr.inc |
Formatting for French Phone Numbers. |
|
|
format_it_phone_number |
./phone.it.inc |
Formatting for Italian Phone Numbers. |
|
|
format_phone_number |
./phone.module |
Verification for Phone Numbers. |
1 |
|
format_ru_phone_number |
./phone.ru.inc |
Convert a valid Russian phone number into standard +7 (495) 567-53-09 or +7 (444xx) 67-53-09 or mobile 8 910 414-56-90 format |
|
|
format_uk_phone_number |
./phone.uk.inc |
Convert a valid United Kingdom phone number into standard +44 (0)1970 123 456 #001 international format |
|
|
phone_field |
./phone.module |
Implementation of hook_field(). |
|
|
phone_field_formatter |
./phone.module |
Implementation of hook_field_formatter(). |
|
|
phone_field_formatter_info |
./phone.module |
Implementation of hook_field_formatter_info |
|
|
phone_field_info |
./phone.module |
Implementation of hook_field_info(). |
|
|
phone_field_settings |
./phone.module |
Implementation of hook_field_settings(). |
|
|
phone_widget |
./phone.module |
Implementation of hook_widget(). |
|
|
phone_widget_info |
./phone.module |
Implementation of hook_widget_info(). |
|
|
phone_widget_settings |
./phone.module |
Implementation of hook_widget_settings(). |
|
|
valid_ca_phone_number |
./phone.ca.inc |
Verifies that $phonenumber is a valid ten-digit North American phone number |
|
|
valid_es_phone_number |
./phone.es.inc |
Verifies that $phonenumber is a valid nine-digit Spanish phone number |
|
|
valid_fr_phone_number |
./phone.fr.inc |
Verification for French Phone Numbers. |
|
|
valid_fr_phone_number |
./phone.uk.inc |
Verifies that $phonenumber is a valid eleven-digit United Kingdom phone number |
|
|
valid_it_phone_number |
./phone.it.inc |
Verifies that $phonenumber is a valid ten-digit North American phone number |
|
|
valid_phone_number |
./phone.module |
Verification for Phone Numbers. |
1 |
|
valid_ru_phone_number |
./phone.ru.inc |
Verifies that $phonenumber is a valid ten-digit Russian phone number |
|
|
valid_uk_phone_number |
./phone.uk.inc |
|
|
|