You are here

Functions in Webform References 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_display_node_reference_field ./webform_references.node.inc Format the output of data for this component.
theme_webform_display_term_reference_field ./webform_references.term.inc Format the output of data for this component.
theme_webform_display_user_reference_field ./webform_references.user.inc Format the output of data for this component.
webform_references_autocomplete_view ./webform_references.module 1
webform_references_execute_view ./webform_references.module 3
webform_references_menu ./webform_references.module Implements hook_menu().
webform_references_node_autocomplete ./webform_references.node.inc Menu callback for the autocomplete results. 1
webform_references_node_potential_references ./webform_references.node.inc Retrieves an array of referenceable nodes. 2
webform_references_system_info_alter ./webform_references.module Implements hook_system_info_alter().
webform_references_term_autocomplete ./webform_references.term.inc Menu callback for the autocomplete results. 1
webform_references_user_autocomplete ./webform_references.user.inc Menu callback for the autocomplete results. 1
webform_references_validate_node_reference ./webform_references.node.inc Validation Callback for node reference field. 1
webform_references_validate_term_reference ./webform_references.term.inc Validation Callback for term reference field. 1
webform_references_validate_user_reference ./webform_references.user.inc Validation Callback for user reference field. 1
webform_references_webform_component_info ./webform_references.module Implements hook_webform_component_info().
webform_references_webform_validator_alter ./webform_references.module Implements hook_webform_validator_alter().
_webform_csv_data_node_reference ./webform_references.node.inc Format the submitted data of a component for CSV downloading.
_webform_csv_data_term_reference ./webform_references.term.inc Format the submitted data of a component for CSV downloading.
_webform_csv_data_user_reference ./webform_references.user.inc Format the submitted data of a component for CSV downloading.
_webform_csv_headers_node_reference ./webform_references.node.inc Return the header for this component to be displayed in a CSV file.
_webform_csv_headers_term_reference ./webform_references.term.inc Return the header for this component to be displayed in a CSV file.
_webform_csv_headers_user_reference ./webform_references.user.inc Return the header for this component to be displayed in a CSV file.
_webform_defaults_node_reference ./webform_references.node.inc Implements _webform_defaults_component().
_webform_defaults_term_reference ./webform_references.term.inc Implements _webform_defaults_component().
_webform_defaults_user_reference ./webform_references.user.inc Implements _webform_defaults_component().
_webform_display_node_reference ./webform_references.node.inc Display the result of a submission for a component.
_webform_display_term_reference ./webform_references.term.inc Display the result of a submission for a component.
_webform_display_user_reference ./webform_references.user.inc Display the result of a submission for a component.
_webform_edit_node_reference ./webform_references.node.inc Generate the form for editing a component.
_webform_edit_term_reference ./webform_references.term.inc Generate the form for editing a component.
_webform_edit_user_reference ./webform_references.user.inc Generate the form for editing a component.
_webform_references_get_node_list ./webform_references.node.inc Helper function to get node list. 1
_webform_references_get_node_title ./webform_references.node.inc Helper function to get title of node. 3
_webform_references_get_term_list ./webform_references.term.inc Helper function to get term list. 1
_webform_references_get_term_name ./webform_references.term.inc Helper function to get title of term. 3
_webform_references_get_term_tid ./webform_references.term.inc Helper function to get tid of term.
_webform_references_get_user_list ./webform_references.user.inc Helper function to get user list. 2
_webform_references_get_user_name ./webform_references.user.inc Helper function to get name of user. 3
_webform_references_list_from_view ./webform_references.module Helper function to get node list from a view. 3
_webform_references_node_potential_references_standard ./webform_references.node.inc Helper function for webform_references_node_potential_references(). 1
_webform_references_node_reference_view_validate ./webform_references.node.inc To validate the reference view element in case of empty list. 1
_webform_references_taxonomy_reference_view_validate ./webform_references.term.inc To validate the reference view element in case of empty list. 1
_webform_references_taxonomy_vocabularies_validate ./webform_references.term.inc This is a workaround, because currently FAPI states 'required' only adds an asterisk but does not do validation. If we use the '#required' attribute on the element itself then validation will fail on the invisible referenceable… 1
_webform_references_user_reference_view_validate ./webform_references.user.inc To validate the reference view element in case of empty list. 1
_webform_references_user_roles_validate ./webform_references.user.inc This is a workaround, because currently FAPI states 'required' only adds an asterisk but does not do validation. If we use the '#required' attribute on the element itself then validation will fail on the invisible referenceable… 1
_webform_reference_node_types_validate ./webform_references.node.inc This is a workaround, because currently FAPI states 'required' only adds an asterisk but does not do validation. If we use the '#required' attribute on the element itself then validation will fail on the invisible referenceable… 1
_webform_render_node_reference ./webform_references.node.inc Render a Webform component to be part of a form.
_webform_render_term_reference ./webform_references.term.inc Render a Webform component to be part of a form.
_webform_render_user_reference ./webform_references.user.inc Render a Webform component to be part of a form.
_webform_submit_node_reference ./webform_references.node.inc A hook for changing the input values before saving to the database.

Pages

Other projects