You are here

Classes, traits, and interfaces in Webform 7.4

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
WebformComponentsTestCase class tests/WebformComponentsTestCase.test Webform module component tests.
WebformConditionals class includes/webform.webformconditionals.inc Performs analysis and topological sorting on the conditionals.
WebformConditionalsTestCase class tests/WebformConditionalsTestCase.test Webform module conditional tests.
WebformGeneralTestCase class tests/WebformGeneralTestCase.test Test general functionality of Webform.
WebformPermissionsTestCase class tests/WebformPermissionsTestCase.test Webform module permission tests.
WebformSubmissionTestCase class tests/WebformSubmissionTestCase.test Webform module submission tests.
WebformTestCase class tests/WebformTestCase.test Webform module tests. 5
WebformUnitTestCase class tests/WebformUnitTestCase.test Webform module unit tests.
webform_exporter class includes/exporters/webform_exporter.inc Base class defining the common methods available to exporters. 2
webform_exporter_delimited class includes/exporters/webform_exporter_delimited.inc Webform exporter for creating CSV/TSV delimited files. 1
webform_exporter_excel_delimited class includes/exporters/webform_exporter_excel_delimited.inc The Excel exporter currently is just a tab-delimited export.
webform_exporter_excel_xlsx class includes/exporters/webform_exporter_excel_xlsx.inc This exporter creates an XLSX file readable by newer versions of Excel.
webform_handler_area_result_pager class views/webform_handler_area_result_pager.inc Definition of views_handler_area_result.
webform_handler_field_form_body class views/webform_handler_field_form_body.inc Views handler to display the content of a webform form.
webform_handler_field_is_draft class views/webform_handler_field_is_draft.inc Views handler to display the draft status of a submission.
webform_handler_field_node_link_edit class views/webform_handler_field_node_link_edit.inc Views handler to display an edit link for Webform configuration.
webform_handler_field_node_link_results class views/webform_handler_field_node_link_results.inc Views handler to display a results link for Webform submissions.
webform_handler_field_numeric_data class views/webform_handler_numeric_data.inc Extended version of the numeric field handler specialized for Webform values.
webform_handler_field_submission_count class views/webform_handler_field_submission_count.inc Views handler to display the number of submissions in a webform.
webform_handler_field_submission_data class views/webform_handler_field_submission_data.inc Views handler to display data value of a webform submission component.
webform_handler_field_submission_link class views/webform_handler_field_submission_link.inc Views handler to display links to a submission.
webform_handler_field_webform_status class views/webform_handler_field_webform_status.inc 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 Views handler to filter submissions by draft state.
webform_handler_filter_numeric_data class views/webform_handler_numeric_data.inc Numeric filter handler that works with Webform numeric submission data.
webform_handler_filter_submission_data class views/webform_handler_filter_submission_data.inc Definition of webform_handler_filter_submission_data.
webform_handler_filter_webform_status class views/webform_handler_filter_webform_status.inc Views handler to filter webforms by open or closed status.
webform_handler_relationship_submission_data class views/webform_handler_relationship_submission_data.inc Views' relationship handlers.
webform_handler_sort_numeric_data class views/webform_handler_numeric_data.inc Sort handler that works with Webform numeric submission data.
webform_views_plugin_row_submission_view class views/webform_plugin_row_submission_view.inc Contains the submission view row style plugin.

Other projects