You are here

Functions in Countries 7

Primary tabs

Namesort descending Location Description Direct uses Strings
countries_admin_delete ./countries.admin.inc Menu callback; confirm deletion of a country. 1
countries_admin_delete_submit ./countries.admin.inc Process countries delete form submission.
countries_admin_form ./countries.admin.inc Generate a country form. 1
countries_admin_form_submit ./countries.admin.inc Process country form submissions.
countries_admin_form_validate ./countries.admin.inc Validate country form submissions.
countries_admin_import_form ./countries.admin.inc Menu callback to update the database from the CSV file. 1
countries_admin_import_form_submit ./countries.admin.inc
countries_admin_overview ./countries.admin.inc Menu callback; Displays a list of all countries. 1
countries_admin_page ./countries.admin.inc Menu callback; Display a country form. 1
countries_countries_alter ./countries.module Implement hook_countries_alter().
countries_country_element_validate ./countries.module 2
countries_country_expand ./countries.module Our process callback to expand the control. 1
countries_country_field_validate ./countries.module We need to transform the field values here to complete the requirements for the field custom handling of multiple values. 1
countries_country_lookup ./countries.module A helper function to find a country based on any country property. 1
countries_csv_updates ./countries.admin.inc 1
countries_element_info ./countries.module Implement hook_element_info().
countries_entity_info ./countries.module Implements hook_entity_info().
countries_feeds_processor_targets_alter ./countries.module Implements hook_feeds_processor_targets_alter().
countries_feeds_processor_targets_alter_callback ./countries.module Callback defined via countries_feeds_processor_targets_alter(). 1
countries_field_extra_fields ./countries.module Implements hook_field_extra_fields().
countries_field_formatter_info ./countries.module Implements hook_field_formatter_info().
countries_field_formatter_view ./countries.module Implements hook_field_formatter_view().
countries_field_info ./countries.module Implement hook_field_info().
countries_field_is_empty ./countries.module Implement hook_field_is_empty().
countries_field_load ./countries.module Implement hook_field_load().
countries_field_sanitize ./countries.module Implement hook_field_sanitize().
countries_field_schema ./countries.module Implement hook_field_schema().
countries_field_widget_form ./countries.module Implements hook_field_widget_form().
countries_field_widget_info ./countries.module Implement hook_field_widget_info().
countries_field_widget_settings_form ./countries.module Implement hook_field_widget_settings_form().
countries_filter ./countries.module 1
countries_get_continents ./countries.module Get all continents. 4
countries_get_countries ./countries.module Helper function to load all countries. 6
countries_get_country ./countries.module Helper function to load a country by it's primary key. 3
countries_get_default_continents ./countries.module Get the default continents. For internal use only. 1
countries_import_csv ./countries.install Helper function to import countries. 1
countries_install ./countries.install Implement hook_install().
countries_load ./countries.module
countries_load_multiple ./countries.module Required to trigger the bundle / fields. 2
countries_menu ./countries.module Implement hook_menu().
countries_page_title ./countries.module Menu page title callback. 1
countries_schema ./countries.install Implementation of hook_schema().
countries_theme ./countries.module Implement hook_theme().
countries_tokens ./countries.tokens.inc Implements hook_tokens().
countries_token_info ./countries.tokens.inc Implements hook_token_info().
countries_uninstall ./countries.install Implement hook_uninstall().
countries_update_7100 ./countries.install This will flush the the menu cache to add the new import URL for country imports.
country_load ./countries.module Menu wildcard loader. 4
country_save ./countries.module Saves a country. 2
form_type_country_value ./countries.module

Pages

Other projects