You are here

Functions in Webform view 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
array_to_plaintext_table ./webform_view.inc Rendering function to emulate table layout. 1
theme_webform_display_view ./webform_view.inc Format the output of data for this component.
theme_webform_view_embedded ./webform_view.inc Render the embedded view element in the form.
webform_view_field_formatter_info ./webform_view.module A special formatter to use as a placeholder to insert our view into a form.
webform_view_field_formatter_view ./webform_view.module Insert a PLACEHOLDER value as the text rendering of an item.
webform_view_form_validate ./webform_view.module Form API #validate handler for the webform_client_form() form. 1
webform_view_form_webform_client_form_alter ./webform_view.module Adjusts a webform_client_form.
webform_view_help ./webform_view.module Implements hook_help().
webform_view_theme ./webform_view.module Declare our custom theme.
webform_view_webform_component_info ./webform_view.module Declare our new component type for webform - an embedded view.
webform_view_webform_csv_data_alter ./webform_view.module Implements hook_webform_csv_data_alter().
webform_view_webform_csv_header_alter ./webform_view.module Implements hook_webform_csv_header_alter().
_webform_defaults_view ./webform_view.inc Implements _webform_defaults_component().
_webform_display_view ./webform_view.inc Implements _webform_display_component().
_webform_edit_view ./webform_view.inc Presents the view options when editing a webform view component.
_webform_render_view ./webform_view.inc Show the embedded view on the webform.
_webform_theme_view ./webform_view.inc Declare rendering routines for our element.
_webform_view_options ./webform_view.inc Load Webform view options - a list of available views. 1

Other projects