You are here

12 calls to webform_results_access() in Webform 6.3

hook_webform_submission_actions in ./webform.api.php
Provide a list of actions that can be executed on a submission.
theme_webform_results_submissions_header in includes/webform.report.inc
Theme the header of the submissions table.
webform_component_edit_form in includes/webform.components.inc
Form to configure a webform component.
webform_handler_field_node_link_results::render in views/webform_handler_field_node_link_results.inc
webform_handler_field_submission_count::render in views/webform_handler_field_submission_count.inc
webform_results_clear_access in ./webform.module
webform_results_submissions in includes/webform.report.inc
Retrieve lists of submissions for a given webform.
webform_submission_delete_form in includes/webform.submissions.inc
Confirm form to delete a single form submission.
webform_submission_page in includes/webform.submissions.inc
Menu callback; Present a Webform submission page for display or editing.
webform_webform_submission_actions in ./webform.module
Implements hook_webform_webform_submission_actions().
webform_webform_submission_render_alter in ./webform.module
Implements hook_webform_submission_render_alter().
_webform_client_form_add_component in ./webform.module
Add a component to a renderable array. Called recursively for fieldsets.