You are here

Functions in Webform Select Image 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_display_select_image components/select_image.inc Format the text output for this component.
theme_webform_element_select_image ./webform_select_image.module Replacement for theme_webform_element(). FIXME: Find a another way to just add "webform-component-select-image" class to element
webform_expand_checkboxes_image components/select_image.inc Drupal 6 hack that properly *renders* checkboxes in multistep forms. This is different than the value hack needed in Drupal 5, which is no longer needed. 1
webform_expand_select_image_ids components/select_image.inc FAPI process function to rename IDs attached to checkboxes and radios. 1
webform_select_image_theme ./webform_select_image.module Implements hook_theme().
webform_select_image_webform_component_info ./webform_select_image.module Implements hook_webform_component_info().
_webform_add_select_image components/select_image.inc Submit handler for the "add-image-option" button. 1
_webform_add_select_image_callback components/select_image.inc Callback for both ajax-enabled buttons. 1
_webform_analysis_select_image components/select_image.inc Implements _webform_analysis_component().
_webform_csv_data_select_image components/select_image.inc Implements _webform_csv_data_component().
_webform_csv_headers_select_image components/select_image.inc Implements _webform_csv_headers_component().
_webform_defaults_select_image components/select_image.inc Implements _webform_defaults_component().
_webform_display_select_image components/select_image.inc Implements _webform_display_component().
_webform_edit_select_image components/select_image.inc Implements _webform_edit_component().
_webform_remove_select_image components/select_image.inc Submit handler for the "remove image option" button. 1
_webform_render_select_image components/select_image.inc Implements _webform_render_component().
_webform_select_images_to_text components/select_image.inc Convert an array of images into text. 1
_webform_select_image_edit_validate ./webform_select_image.module Set the appropriate webform values when using the options element module. 1
_webform_select_image_get_options_list components/select_image.inc Get options list for default values. 1
_webform_select_image_legend_validate ./webform_select_image.module Validate image legend 1
_webform_select_image_options components/select_image.inc Generate a list of options for a select image list. 6
_webform_select_image_options_to_text components/select_image.inc Convert an array of options into text. 1
_webform_select_legends_to_text components/select_image.inc Convert an array of legends into text. 1
_webform_select_managed_file_validate ./webform_select_image.module Callback validate for managed file element 1
_webform_table_select_image components/select_image.inc Implements _webform_table_component().
_webform_theme_select_image components/select_image.inc Implements _webform_theme_component().

Other projects