You are here

Functions in Webform Options Markup 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_display_optionsmarkup components/webform_optionsmarkup.inc Format the text output for this component.
webform_optionsmarkup_expand_checkboxes components/webform_optionsmarkup.inc Drupal 6 hack that properly *renders* checkboxes in multistep forms. 1
webform_optionsmarkup_expand_select_ids ./webform_optionsmarkup.module FAPI process function to rename IDs attached to checkboxes and radios. 1
webform_optionsmarkup_filter_content ./webform_optionsmarkup.module Passes the options through the enabled text format. 5
webform_optionsmarkup_form_webform_admin_settings_alter ./webform_optionsmarkup.module Implements hook_form_FORM_ID_alter().
webform_optionsmarkup_get_filter_format ./webform_optionsmarkup.module Determines which text format should be used for rendering the field. 1
webform_optionsmarkup_process_optionsmarkup_checkboxes components/webform_optionsmarkup.inc Processes a checkboxes form element. 1
webform_optionsmarkup_process_optionsmarkup_radios components/webform_optionsmarkup.inc Expands a radios element into individual radio elements. 1
webform_optionsmarkup_webform_component_info ./webform_optionsmarkup.module Implements of hook_webform_component_info().
_webform_analysis_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_analysis_component().
_webform_csv_data_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_csv_data_component().
_webform_csv_headers_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_csv_headers_component().
_webform_defaults_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_defaults_component().
_webform_display_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_display_component().
_webform_edit_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_edit_component().
_webform_edit_validate_optionsmarkup components/webform_optionsmarkup.inc Element validation callback. Ensure keys are not duplicated. 1
_webform_optionsmarkup_options components/webform_optionsmarkup.inc Generate a list of options for a select list. 7
_webform_optionsmarkup_options_from_text components/webform_optionsmarkup.inc Split values from new-line separated text into an array of options. 1
_webform_optionsmarkup_options_to_text components/webform_optionsmarkup.inc Convert an array of options into text.
_webform_render_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_render_component().
_webform_submit_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_submit_component().
_webform_table_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_table_component().
_webform_theme_optionsmarkup components/webform_optionsmarkup.inc Implements _webform_theme_component().

Other projects