You are here

Functions in Postal Code 7

Primary tabs

Namesort descending Location Description Direct uses Strings
postal_code_admin_settings ./postal_code.module Page callback for admin settings form. 1
postal_code_content_migrate_data_record_alter ./content_migrate.zipcode.inc Implement this hook to alter individual data records as they are migrated.
postal_code_content_migrate_field_alter ./content_migrate.zipcode.inc Implement this hook to alter the field definition of the migrated content.
postal_code_content_migrate_instance_alter ./content_migrate.zipcode.inc Implements this hook to alter the instance definition of the migrated content.
postal_code_field_formatter_info ./postal_code.module Implements hook_field_formatter_info().
postal_code_field_formatter_view ./postal_code.module Implements hook_field_formatter_view().
postal_code_field_info ./postal_code.module Implements hook_field_info().
postal_code_field_is_empty ./postal_code.module Implements hook_field_is_empty().
postal_code_field_schema ./postal_code.install Implements hook_field_schema().
postal_code_field_widget_form ./postal_code.module Implements hook_field_widget_form().
postal_code_field_widget_info ./postal_code.module Implements hook_field_widget_info().
postal_code_help ./postal_code.module Implements hook_help().
postal_code_menu ./postal_code.module Implements hook_menu().
postal_code_permission ./postal_code.module Implements hook_permission().
postal_code_uninstall ./postal_code.install Implements hook_uninstall().
postal_code_validation ./postal_code.module Custom function defining regexes corresponding to different countries. 5
_postal_code_content_migrate_is_supported_country ./content_migrate.zipcode.inc @file Zipcode content_migrate file 2
_postal_code_postal_validate ./postal_code.module Validation of Postal Code element. 1
_postal_code_validator ./postal_code.module Actual validation function. 1

Other projects