You are here

Functions in Webform Translation 7

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_translation_component_form_submit ./webform_translation.module Submit handler for webform component form to translate the component. 1
webform_translation_component_get_translation ./webform_translation.module Helper function to retrieve a translation for a component. 4
webform_translation_configure_form_submit ./webform_translation.module Submit handler for webform configure form to translate the fake components. 1
webform_translation_form_webform_component_edit_form_alter ./webform_translation.module Implements hook_form_FORM_ID_alter() for webform_component_edit_form.
webform_translation_form_webform_configure_form_alter ./webform_translation.module Implements hook_form_FORM_ID_alter() for webform_configure_form().
webform_translation_module_implements_alter ./webform_translation.module Implements hook_module_implements_alter().
webform_translation_node_delete ./webform_translation.module Implements hook_node_delete().
webform_translation_node_view ./webform_translation.module Implements hook_node_view().
webform_translation_schema ./webform_translation.install Implements hook_schema().
webform_translation_webform_component_delete ./webform_translation.module Implements hook_webform_component_delete().
webform_translation_webform_component_render_alter ./webform_translation.module Implements hook_webform_component_render_alter().
webform_translation_webform_submission_render_alter ./webform_translation.module Implements hook_webform_submission_render_alter().
webform_translation_webform_translate_component ./webform_translation.module Helper function to translate a component. 2
_webform_translation_get_field ./webform_translation.module Helper function to find a field in an array of elements. 5

Other projects