You are here

Functions in Webform Attributes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_attributes_configure_form_submit includes/webform_attributes.functions.inc Callback form submit. 1
webform_attributes_form_webform_client_form_alter ./webform_attributes.module Implements hook_form_FORM_ID_alter().
webform_attributes_form_webform_component_edit_form_alter ./webform_attributes.module Implements hook_form_webform_component_edit_form_alter().
webform_attributes_form_webform_configure_form_alter ./webform_attributes.module Implements hook_form_FORM_ID_alter().
webform_attributes_schema ./webform_attributes.install Implements hook_schema().
webform_attributes_webform_component_render_alter ./webform_attributes.module Implements hook_webform_component_render_alter().
_webform_attributes_delete_record includes/webform_attributes.functions.inc Remove an existing record. 1
_webform_attributes_files_include ./webform_attributes.module Files include. 4
_webform_attributes_find_record_by_nid includes/webform_attributes.functions.inc Find an existing record. 2
_webform_attributes_form_webform_component_edit_form_alter_all_components includes/webform_attributes.functions.inc Form alter for all components. 1
_webform_attributes_get_value_extra includes/webform_attributes.functions.inc Find value in extra value webform. 1
_webform_attributes_inside_attributes includes/webform_attributes.functions.inc Put attributes inside attributes property. 1
_webform_attributes_parser_array_to_string includes/webform_attributes.functions.inc Alias for list_allowed_values_string. 1
_webform_attributes_parser_string_to_array includes/webform_attributes.functions.inc Alias for list_extract_allowed_values. 1
_webform_attributes_save_record includes/webform_attributes.functions.inc Insert a new record or update an existing record. 1
_webform_attributes_webform_component_render_alter_all_components includes/webform_attributes.functions.inc Alter render for all components. 1

Other projects