You are here

Functions in Webform Layout 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_layout_empty_layout_box ./layout_box.inc
webform_layout_box_prerender ./layout_box.inc Pre-render function to set a layout_box ID and classes. 1
webform_layout_form_add_submit ./webform_layout.module Immediately add a new layout box to the webform instead of being redirected to the component form 1
webform_layout_form_alter ./webform_layout.module Implements hook_form_alter().
webform_layout_form_builder_preview_alter ./webform_layout.module Implement hook_form_builder_preview_alter();
webform_layout_help ./webform_layout.module Implements hook_help().
webform_layout_theme ./webform_layout.module Implement hook_theme();
webform_layout_webform_component_info ./webform_layout.module Implements hook_webform_component_info().
webform_layout_webform_component_presave ./webform_layout.module Implements hook_webform_component_presave().
_form_builder_webform_form_builder_map_layout_box ./layout_box.inc Implements _form_builder_webform_form_builder_map_component().
_form_builder_webform_form_builder_types_layout_box ./layout_box.inc Implements _form_builder_webform_form_builder_types_component().
_webform_defaults_layout_box ./layout_box.inc Implements _webform_defaults_component().
_webform_display_layout_box ./layout_box.inc Implements _webform_display_component().
_webform_edit_layout_box ./layout_box.inc Implements _webform_edit_component().
_webform_render_layout_box ./layout_box.inc Implements _webform_render_component(). 1

Other projects