You are here

Functions in Webform Add More 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_addmore_form_webform_client_form_ajax ./webform_addmore.module Ajax callback for Add/Remove buttons. 1
webform_addmore_form_webform_client_form_alter ./webform_addmore.module Implements hook_form_webform_client_form_alter().
webform_addmore_form_webform_client_form_validate ./webform_addmore.module 1
webform_addmore_form_webform_component_edit_form_alter ./webform_addmore.module Implements hook_FORM_ID_form_alter().
webform_addmore_update_7200 ./webform_addmore.install Upgrade path from 7.x-1.x version to 7.x-2.x.
webform_addmore_webform_component_render_alter ./webform_addmore.module Implements hook_webform_component_render_alter().
_webform_addmore_client_form_ajaxify ./webform_addmore.module Helper function. Recursively traverse a form element, rendering or not children based on the form state. 1
_webform_addmore_element_add_buttons ./webform_addmore.module Helper function. Builds the 'Add' and 'Remove' buttons. 1
_webform_addmore_element_clean_values ./webform_addmore.module Helper function. Recursively remove the add more element from $form_state values. 1
_webform_addmore_element_unrequire ./webform_addmore.module Helper function. Sets the #required property of an element and its children to FALSE. 1
_webform_addmore_webform_uses_addmore_get ./webform_addmore.module Static getter for webform forms where addform is in use. 1
_webform_addmore_webform_uses_addmore_set ./webform_addmore.module Static setter for webform forms where addform is in use. 1

Other projects