You are here

7 calls to _addressfield_country_options_list() in Address Field 7

addressfield_default_values in ./addressfield.module
Returns an array of default values for the addressfield form elements.
addressfield_field_widget_form in ./addressfield.module
Implements hook_field_widget_form()
addressfield_field_widget_settings_form in ./addressfield.module
Implements hook_field_widget_settings_form()
addressfield_format_address_generate in plugins/format/address.inc
Format callback.
addressfield_tokens in ./addressfield.tokens.inc
Implements hook_tokens().
addressfield_views_handler_field_country::get_value in views/addressfield_views_handler_field_country.inc
Get the value that's supposed to be rendered.
addressfield_views_handler_filter_country::get_value_options in views/addressfield_views_handler_filter_country.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.