You are here

14 calls to webform_load_components() in Webform 6.2

webform_admin_settings in ./webform.module
Menu callback for admin/webform/settings.
webform_client_form in ./webform.module
Client form generation function. If this is displaying an existing submission, pass in the $submission variable with the contents of the submission to be displayed.
webform_client_form_submit in ./webform.module
webform_components_form in ./webform_components.inc
Overview form of all components for this webform.
webform_component_defaults in ./webform_components.inc
Populate a component with the defaults for that type.
webform_component_edit_form in ./webform_components.inc
webform_component_edit_form_validate in ./webform_components.inc
Field name validation for the webform unique key. Must be alphanumeric.
webform_help in ./webform.module
Implementation of hook_help().
webform_menu_component_load in ./webform.module
Menu loader callback. Load a webform component if the given cid is a valid.
webform_results_analysis in ./webform_report.inc
Provides a simple analysis of all submissions to a webform.
webform_results_download in ./webform_report.inc
Generate a Excel-readable CSV file containing all submissions for a Webform.
webform_results_table in ./webform_report.inc
Create a table containing all submitted values for a webform node.
webform_submission_delete in ./webform_submissions.inc
Delete a single submission.
webform_theme in ./webform.module
Implementation of hook_theme().