You are here

11 calls to webform_get_submission() in Webform 7.4

template_preprocess_webform_confirmation in ./webform.module
Prepare for theming of the webform submission confirmation.
WebformSubmissionTestCase::webformSubmissionExecute in tests/WebformSubmissionTestCase.test
Execute the submission test.
webform_block_view in ./webform.module
Implements hook_block_view().
webform_client_form in ./webform.module
Client form generation function.
webform_client_form_submit in ./webform.module
Submit handler for saving the form values and sending e-mails.
webform_confirmation_page_access in ./webform.module
Access function for confirmation pages.
webform_handler_field_submission_link::render in views/webform_handler_field_submission_link.inc
Render the field.
webform_menu_submission_load in ./webform.module
Menu loader callback. Load a webform submission if the given sid is a valid.
webform_node_view in ./webform.module
Implements hook_node_view().
webform_submission_delete_form_submit in includes/webform.submissions.inc
Form submit handler.
webform_webform_submission_presave in ./webform.module
Implements hook_webform_submission_presave().