You are here

6 calls to webform_get_submission() in Webform 6.3

WebformSubmissionTestCase::webformSubmissionExecute in tests/submission.test
Execute the submission test.
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
Submit handler for saving the form values and sending e-mails.
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