You are here

Functions in Webform Country List 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_country_list_form ./webform_country_list.module Creates output for a table with header and rows containing all countries.
theme_webform_display_country_list ./webform_country_list.module Returns HTML for displaying the selected country (code).
webform_country_list_form_builder_element_types ./webform_country_list.module Implements hook_form_builder_element_types().
webform_country_list_form_builder_property_country_list_form ./webform_country_list.component.inc Callback set in _webform_form_builder_properties_country_list(). 1
webform_country_list_help ./webform_country_list.module Implements hook_help().
webform_country_list_webform_component_info ./webform_country_list.module Implements hook_webform_component_info().
_webform_country_list_edit_validate ./webform_country_list.component.inc Implements callback_form_element_validate() for country_list elements. 1
_webform_csv_data_country_list ./webform_country_list.component.inc Implements _webform_csv_data_[component]().
_webform_csv_headers_country_list ./webform_country_list.component.inc Implements _webform_csv_headers_[component]().
_webform_defaults_country_list ./webform_country_list.component.inc Implements _webform_defaults_[component]().
_webform_display_country_list ./webform_country_list.component.inc Implements _webform_display_[component]().
_webform_edit_country_list ./webform_country_list.component.inc Implements _webform_edit_[component]().
_webform_form_builder_map_country_list ./webform_country_list.component.inc Implements _webform_form_builder_map_[form_builder type]().
_webform_form_builder_properties_country_list ./webform_country_list.component.inc Implements _webform_form_builder_properties_[component]().
_webform_render_country_list ./webform_country_list.component.inc Implements _webform_render_[component]().
_webform_submit_country_list ./webform_country_list.component.inc Implements _webform_submit_[component]().
_webform_table_country_list ./webform_country_list.component.inc Implements _webform_table_[component]().
_webform_theme_country_list ./webform_country_list.component.inc Implements _webform_theme_[component]().

Other projects