You are here

Functions in Webform Workflow 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_webform_workflow_state ./webform_workflow.module Theme a webform workflow state.
theme_webform_workflow_state_color ./webform_workflow.module Simple theme function to add color to some text.
webform_workflow_action_info ./webform_workflow.module Implements hook_action_info().
webform_workflow_change_submission_state ./webform_workflow.module Action callback for changing the workflow state of a submission.
webform_workflow_change_submission_state_form ./webform_workflow.module Action configuration form for changing the workflow state of a submission.
webform_workflow_change_submission_state_submit ./webform_workflow.module Submit callback for the 'Change workflow state' action configuration form.
webform_workflow_config_form includes/webform_workflow.forms.inc Configuration form. 2
webform_workflow_config_form_submit includes/webform_workflow.forms.inc Form submit handler for the workflow configuration form.
webform_workflow_config_form_validate includes/webform_workflow.forms.inc Validation handler for the workflow fieldset.
webform_workflow_entity_delete ./webform_workflow.module Implements hook_entity_delete().
webform_workflow_entity_info ./webform_workflow.module Implements hook_entity_info().
webform_workflow_entity_property_info ./webform_workflow.info.inc Implements hook_entity_property_info().
webform_workflow_field_extra_fields ./webform_workflow.module Implements hook_field_extra_fields().
webform_workflow_form_node_form_alter ./webform_workflow.module Implements hook_form_FORM_ID_alter().
webform_workflow_get_available_states ./webform_workflow.module Get all states attached to a webform. 4
webform_workflow_get_default_email ./webform_workflow.module Get default email content for a workflow state change notification. 3
webform_workflow_get_notify_users ./webform_workflow.module Get a list of user accounts to notify when the submission changes state. 1
webform_workflow_install ./webform_workflow.install Implements hook_install().
webform_workflow_is_enabled ./webform_workflow.module Check if workflow has been enabled for the current webform. 11
webform_workflow_log_access ./webform_workflow.module Access callback for viewing the Workflow Log tab on a node or submission. 1
webform_workflow_log_page includes/webform_workflow.pages.inc Page callback to display a workflow transition log for a submission. 1
webform_workflow_mail ./webform_workflow.module Implements hook_mail().
webform_workflow_menu ./webform_workflow.module Implements hook_menu().
webform_workflow_menu_alter ./webform_workflow.module Implements hook_menu_alter().
webform_workflow_node_load ./webform_workflow.module Implements hook_node_load().
webform_workflow_notify_users ./webform_workflow.module Notify users of a state transition by e-mail. 1
webform_workflow_permission ./webform_workflow.module Implements hook_permission().
webform_workflow_rules_event_info ./webform_workflow.rules.inc Implements hook_rules_event_info().
webform_workflow_schema ./webform_workflow.install Implements hook_schema().
webform_workflow_state_access ./webform_workflow.module Access callback for a workflow state. 2
webform_workflow_state_check_access ./webform_workflow.module Check whether an account has permission for a workflow state action. 3
webform_workflow_state_color_options_list ./webform_workflow.module Get a list of possible state colors. 2 1
webform_workflow_state_delete ./webform_workflow.module Delete a state from the database.
webform_workflow_state_form includes/webform_workflow_state.forms.inc Form for editing or adding a state. 1
webform_workflow_state_form_attach includes/webform_workflow_state.forms.inc Attach form elements for a workflow state form. 2
webform_workflow_state_form_submit includes/webform_workflow_state.forms.inc Submit callback for the webform workflow state form.
webform_workflow_state_get_default ./webform_workflow.module Get the default (first) workflow state for a node. 2
webform_workflow_state_get_node ./webform_workflow.module Get the node for a state. 1
webform_workflow_state_load ./webform_workflow.module Load a single workflow state. 4
webform_workflow_state_load_by_submission ./webform_workflow.module Get the state of a submission. 7
webform_workflow_state_none ./webform_workflow.module Get a default state called 'None'. 1
webform_workflow_state_uri ./webform_workflow.module Entity URI callback for a workflow state. 1
webform_workflow_submissions_list includes/webform_workflow.pages.inc Page callback to display a list of webform submissions. 1
webform_workflow_submission_state_form includes/webform_workflow.forms.inc Form for changing the state of an existing submission. 1
webform_workflow_submission_state_form_submit includes/webform_workflow.forms.inc Submit callback for changing the state of an existing submission.
webform_workflow_theme ./webform_workflow.module Implements hook_theme().
webform_workflow_tokens ./webform_workflow.tokens.inc Implements hook_tokens().
webform_workflow_token_info ./webform_workflow.tokens.inc Implements hook_token_info().
webform_workflow_transition ./webform_workflow.module Change the state of a submission. 6 2
webform_workflow_uninstall ./webform_workflow.install Implements hook_uninstall().

Pages

Other projects