You are here

Files in Webform Workflow 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Webform Workflow ================ This is a Drupal 7 module which allows assigning workflow 'states' to webform submissions. Users can be notified when submissions change state. Permissions can be set to control access to submissions based…
webform_workflow.css includes/webform_workflow.css CSS for the Webform Workflow module.
webform_workflow.field_bases.inc includes/webform_workflow.field_bases.inc Default field bases for the Webform Workflow module.
webform_workflow.field_instances.inc includes/webform_workflow.field_instances.inc Default field instances for the Webform Workflow module.
webform_workflow.forms.inc includes/webform_workflow.forms.inc Forms for the Webform Workflow module.
webform_workflow.info webform_workflow.info name = Webform Workflow description = Enables basic workflow functionality for a webform submission core = 7.x package = Webform dependencies[] = entity dependencies[] = entity_token dependencies[] = entityreference dependencies[] =…
webform_workflow.info.inc webform_workflow.info.inc Entity property information for Webform Workflow States.
webform_workflow.install webform_workflow.install Webform Workflow module install/schema hooks.
webform_workflow.module webform_workflow.module A simple workflow module for webforms.
webform_workflow.pages.inc includes/webform_workflow.pages.inc Page callbacks for the Webform Workflow module.
webform_workflow.rules.inc webform_workflow.rules.inc Rules integration for the Webform Workflow module.
webform_workflow.tokens.inc webform_workflow.tokens.inc Builds placeholder replacement tokens for webform_workflow-related data.
webform_workflow.views.inc includes/webform_workflow.views.inc Views integration for the Webform Workflow module.
webform_workflow.views_default.inc includes/webform_workflow.views_default.inc Default Views for the Webform Workflow module.
webform_workflow_base.test tests/webform_workflow_base.test Base class for Webform Workflow tests.
webform_workflow_permissions.test tests/webform_workflow_permissions.test Workflow permissions tests.
webform_workflow_state.controller.inc includes/webform_workflow_state.controller.inc Entity controller for a webform workflow state.
webform_workflow_state.forms.inc includes/webform_workflow_state.forms.inc State-related forms.
webform_workflow_state.inline_entity_form.inc includes/webform_workflow_state.inline_entity_form.inc Defines the inline entity form controller for webform workflow states.
webform_workflow_views_handler_field_state.inc includes/views/handlers/webform_workflow_views_handler_field_state.inc Views field handler to display a webform submission's workflow state.
webform_workflow_views_handler_filter_state.inc includes/views/handlers/webform_workflow_views_handler_filter_state.inc Views filter handler for webform submission workflow states.

Other projects