You are here

7 calls to _cck_phone_custom_cc() in Phone Number 7

cck_phone_field_instance_settings_form in ./cck_phone.module
Implements hook_field_instance_settings_form().
cck_phone_phone_number_validate in ./cck_phone.module
An #element_validate callback for the phone_number element.
theme_cck_phone_formatter_global_phone_number in ./cck_phone.module
Theme function for 'default' or global phone number field formatter.
theme_cck_phone_formatter_local_phone_number in ./cck_phone.module
Theme function for 'local' phone number field formatter.
_cck_phone_cc_options in ./cck_phone.module
Generate an array of country codes, for use in select or checkboxes form.
_cck_phone_sanitize in ./cck_phone.module
Cleanup user-entered values for a phone number field according to field settings.
_cck_phone_validate in ./cck_phone.module