You are here

Classes, traits, and interfaces in Webform 6.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
WebformComponentsTestCase class tests/components.test
WebformGeneralTestCase class tests/webform.test Test general functionality of Webform.
WebformPermissionsTestCase class tests/permissions.test
WebformSubmissionTestCase class tests/submission.test
WebformTestCase class tests/webform.test @file Webform module tests. 4
webform_exporter class includes/webform.export.inc 1
webform_exporter_delimited class includes/webform.export.inc 1
webform_exporter_excel class includes/webform.export.inc The Excel exporter currently is just a tab-delimited export.
webform_handler_field_form_body class views/webform_handler_field_form_body.inc Field handler to present the Webform form body to the user.
webform_handler_field_is_draft class views/webform_handler_field_is_draft.inc Field handler to show if submission is draft or not.
webform_handler_field_node_link_edit class views/webform_handler_field_node_link_edit.inc Field handler to present a link node edit.
webform_handler_field_node_link_results class views/webform_handler_field_node_link_results.inc Field handler to present a link node edit.
webform_handler_field_submission_count class views/webform_handler_field_submission_count.inc Field handler to present the submission count of a node to the user.
webform_handler_field_submission_link class views/webform_handler_field_submission_link.inc Field handler to present a link to the user.
webform_handler_field_webform_status class views/webform_handler_field_webform_status.inc @file Views handler to display the open or closed status of a webform.
webform_handler_filter_is_draft class views/webform_handler_filter_is_draft.inc Filter by submission status
webform_handler_filter_webform_status class views/webform_handler_filter_webform_status.inc @file Views handler to filter webforms by open or closed status.

Other projects