You are here

13 calls to webform_results_access() in Webform 7.4

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_link in views/webform_handler_field_node_link_results.inc
Renders the link.
webform_handler_field_submission_count::render in views/webform_handler_field_submission_count.inc
Render the field.
webform_results_clear_access in ./webform.module
Menu access callback.
webform_results_submissions in includes/webform.report.inc
Retrieve lists of submissions for a given webform.
webform_set_breadcrumb in ./webform.module
Set the necessary breadcrumb for the page we are on.
webform_submission_delete_form_submit in includes/webform.submissions.inc
Form submit handler.
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.