24 string references to 'Workflow' in Workflow 7
- theme_workflow_admin_ui_type_map_form in workflow_admin_ui/
workflow_admin_ui.pages.inc - Theme the workflow type mapping form.
- theme_workflow_cleanup_form in workflow_cleanup/
workflow_cleanup.module - Theme the main form.
- Workflow::getWorkflows in includes/
Entity/ Workflow.php - WorkflowDefaultWidget::settings in includes/
Field/ WorkflowDefaultWidget.php - WorkflowExampleTestCase::getInfo in includes/
Test/ WorkflowUnitTest.test - WorkflowItem::getInfo in includes/
Field/ WorkflowItem.php - workflow_access_form in workflow_access/
workflow_access.module - Implements hook_form().
- workflow_admin_ui_breadcrumbs in workflow_admin_ui/
workflow_admin_ui.module - Helper function. Create breadcrumbs.
- workflow_admin_ui_menu in workflow_admin_ui/
workflow_admin_ui.module - Implements hook_menu().
- workflow_admin_ui_overview_form in workflow_admin_ui/
workflow_admin_ui.pages.inc - Menu callback. Create the main workflow page, which gives an overview of workflows and workflow states. Replaced by http://drupal.org/node/1367530.
- workflow_cleanup_form in workflow_cleanup/
workflow_cleanup.module - The main cleanup page.
- workflow_features_api in ./
workflow.module - Implements hook_features_api().
- workflow_field_extra_fields in ./
workflow.node.inc - Implements hook_field_extra_fields().
- workflow_menu in ./
workflow.module - Implements hook_menu().
- workflow_requirements in ./
workflow.module - Implements hook_requirements(). Let admins know that Workflow is in use.
- workflow_revert_rules_event_info in workflow_revert/
workflow_revert.module - Implements hook_rules_event_info().
- workflow_rules_rules_data_info in workflow_rules/
workflow_rules.field.inc - Implements hook_rules_data_info(). depends on 'property_info' in hook_field_info().
- workflow_rules_rules_event_info in workflow_rules/
workflow_rules.rules.inc - Implements hook_rules_event_info().
- workflow_token_info in ./
workflow.tokens.inc - Implements hook_token_info().
- workflow_views_views_data in workflow_views/
includes/ workflow_views.views.inc - Implements hook_views_data().
- _workflow_rules_rules_field_action_info in workflow_rules/
workflow_rules.field.inc - Implements subfunction of hook_rules_action_info().
- _workflow_rules_rules_field_condition_info in workflow_rules/
workflow_rules.field.inc - Implements subfunction of hook_rules_condition_info(). Using "node:" and "node:unchanged", there is no need to create more conditions to check transitions.
- _workflow_rules_rules_node_action_info in workflow_rules/
workflow_rules.node.inc - Implements subfunction of hook_rules_action_info().
- _workflow_rules_rules_node_condition_info in workflow_rules/
workflow_rules.node.inc - Implements subfunction of hook_rules_condition_info().