You are here

Functions in Phone Number 7

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_countrycodes ./cck_phone_countrycodes.inc Get all the country codes for supported countries. 10
cck_phone_disable ./cck_phone.install Implements hook_disable().
cck_phone_element_info ./cck_phone.module Implements hook_element_info().
cck_phone_enable ./cck_phone.install Implements hook_enable().
cck_phone_feeds_processor_targets_alter ./cck_phone.feeds.inc Implements hook_feeds_processor_targets_alter().
cck_phone_feeds_set_target ./cck_phone.feeds.inc Callback for feed mapping. 1
cck_phone_field_formatter_info ./cck_phone.module Implements hook_field_formatter_info().
cck_phone_field_formatter_view ./cck_phone.module Implements hook_field_formatter_view().
cck_phone_field_info ./cck_phone.module Implements hook_field_info().
cck_phone_field_instance_settings_form ./cck_phone.module Implements hook_field_instance_settings_form().
cck_phone_field_is_empty ./cck_phone.module Implements hook_field_is_empty().
cck_phone_field_item_create ./cck_phone.module Callback for creating a new, empty phone number field item. 1
cck_phone_field_item_property_info ./cck_phone.module Defines info for the properties of the phone number field item data structure. 1
cck_phone_field_presave ./cck_phone.module Implements hook_field_presave().
cck_phone_field_property_info_callback ./cck_phone.module Additional callback to adapt the property info of phone number fields. 1
cck_phone_field_schema ./cck_phone.install Implements hook_field_schema().
cck_phone_field_settings_form ./cck_phone.module Implements hook_field_settings_form().
cck_phone_field_validate ./cck_phone.module Implements hook_field_validate().
cck_phone_field_widget_error ./cck_phone.module
cck_phone_field_widget_form ./cck_phone.module Implements hook_field_widget_form().
cck_phone_field_widget_info ./cck_phone.module Implements hook_field_widget_info().
cck_phone_field_widget_process ./cck_phone.module An element #process callback for the phone_number field type. 1
cck_phone_init ./cck_phone.module Implements hook_init(). This hook is called on module initialization.
cck_phone_install ./cck_phone.install Implements hook_install().
cck_phone_phone_number_process ./cck_phone.module Process an individual element. 1
cck_phone_phone_number_validate ./cck_phone.module An #element_validate callback for the phone_number element. 1
cck_phone_theme ./cck_phone.module Implements 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 Implements hook_uninstall().
cck_phone_validate_number ./cck_phone.module Generic validation for Phone Number. 3
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.
hu_formatter_default includes/phone.hu.inc Default formatter for international phone number.
hu_formatter_local includes/phone.hu.inc Local formatter for local phone number.

Pages

Other projects