You are here

Functions in Phone Number 6

Primary tabs

Namesort descending Location Description Direct uses Strings
au_formatter_default includes/phone.au.inc Default formatter for Australian phone number.
au_formatter_local includes/phone.au.inc Local formatter for local Australian phone number.
au_validate_number includes/phone.au.inc Verifies that $number is a valid Australian phone number.
ca_formatter_default includes/phone.ca.inc Default formatter for international phone number.
ca_formatter_local includes/phone.ca.inc Local formatter for local phone number.
ca_sanitize_number includes/phone.ca.inc Cleanup user-entered values for a phone number field for saving to DB.
ca_validate_number includes/phone.ca.inc Verifies that $number is a valid ten-digit North American phone number.
cck_phone_clean_number ./cck_phone.module Strip number of space, hash, dash, bracket, etc leaving digit only. 9
cck_phone_content_is_empty ./cck_phone.module Implementation of hook_content_is_empty().
cck_phone_countrycodes ./cck_phone_countrycodes.inc Get all the country codes for supported countries. 11 1
cck_phone_disable ./cck_phone.install Implementation of hook_disable().
cck_phone_elements ./cck_phone.module Implementation of FAPI hook_elements().
cck_phone_enable ./cck_phone.install Implementation of hook_enable().
cck_phone_field ./cck_phone.module Implementation of hook_field().
cck_phone_field_formatter_info ./cck_phone.module Implementation of hook_field_formatter_info().
cck_phone_field_info ./cck_phone.module Implementation of hook_field_info().
cck_phone_field_settings ./cck_phone.module Implementation of hook_field_settings().
cck_phone_init ./cck_phone.module Implementation of hook_init(). This hook is called on module initialization.
cck_phone_install ./cck_phone.install Implementation of hook_install().
cck_phone_process ./cck_phone.module Process an individual element. 1
cck_phone_theme ./cck_phone.module Implementation of hook_theme().
cck_phone_token_list ./cck_phone.token.inc Implementation of hook_token_list().
cck_phone_token_values ./cck_phone.token.inc Implementation of hook_token_values().
cck_phone_uninstall ./cck_phone.install Implementation of hook_uninstall().
cck_phone_update_6000 ./cck_phone.install Remove the variable 'cck_phone_custom_cc'.
cck_phone_validate_number ./cck_phone.module Generic validation for Phone Number. 2
cck_phone_widget ./cck_phone.module Implementation of hook_widget().
cck_phone_widget_info ./cck_phone.module Implementation of hook_widget_info().
cck_phone_widget_settings ./cck_phone.module Implementation of hook_widget_settings().
CC_formatter_default includes/API.php Default formatter for international phone number.
CC_formatter_local includes/API.php Local formatter for local phone number.
CC_phone_field_settings includes/API.php Country field settings. Country can provide additional field settings for the phone number field as needed.
CC_sanitize_number includes/API.php Cleanup user-entered values for a phone number field for saving to DB.
CC_validate_number includes/API.php Validate country level phone number.
gb_formatter_default includes/phone.gb.inc Default formatter for international phone number.
gb_formatter_local includes/phone.gb.inc Local formatter for local phone number.
gb_sanitize_number includes/phone.gb.inc Cleanup user-entered values for a phone number field for saving to DB.
gb_validate_number includes/phone.gb.inc Validate country level phone number. 1
my_formatter_default includes/phone.my.inc Default formatter for international phone number.
my_formatter_local includes/phone.my.inc Local formatter for local phone number.
my_sanitize_number includes/phone.my.inc Cleanup user-entered values for a phone number field for saving to DB.
my_validate_number includes/phone.my.inc Verifies that $number is a valid Malaysia phone number. 1
pl_formatter_default includes/phone.pl.inc Default formatter for international phone number.
pl_formatter_local includes/phone.pl.inc Local formatter for local phone number.
pl_validate_number includes/phone.pl.inc Verifies that $number is a valid 9-digit Polish phone number.
theme_cck_phone_formatter_default ./cck_phone.module Theme function for 'default' or global phone number field formatter.
theme_cck_phone_formatter_local ./cck_phone.module Theme function for 'local' phone number field formatter.
theme_cck_phone_mobile_tel ./cck_phone.module Theme function for mobile tel.
theme_phone_number ./cck_phone.module FAPI theme for an individual phone number elements.
theme_phone_number_extension ./cck_phone.module Theme function for phone extension.

Pages

Other projects