You are here

Functions in Webform Node Value 7

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_node_value_client_submit ./webform_node_value.module Submit callback for the client form. Fetch node field value and insert it in Webform field. 1
webform_node_value_configuration_form ./webform_node_value.module Add our configuration options to the Webform settings form. 1
webform_node_value_configuration_get ./webform_node_value.module Get the webform_node_value configuration for a webform 3
webform_node_value_configuration_save ./webform_node_value.module Save the webform configuration for webform_node_value 1
webform_node_value_configuration_submit ./webform_node_value.module 1
webform_node_value_form_alter ./webform_node_value.module Implements hook_form_alter().
webform_node_value_nid_from_field ./webform_node_value.module Set value of field in Webform with value from node. 1
webform_node_value_nid_from_page ./webform_node_value.module Get nid from the page webform is embedded in. 1
webform_node_value_schema ./webform_node_value.install Implementation of hook_schema().
webform_node_value_uninstall ./webform_node_value.install Implementation of hook_uninstall().
webform_node_value_update_7101 ./webform_node_value.install Add option to use path of page webform is on.

Other projects