You are here

37 string references to 'Workflow' in Workflow 7.2

theme_workflow_admin_ui_type_map_form in workflow_admin_ui/workflow_admin_ui.page.type_map.inc
Theme the workflow type mapping form.
theme_workflow_cleanup_form in workflow_cleanup/workflow_cleanup.pages.inc
Theme the main form.
WorkflowDefaultWidget::settings in includes/Field/WorkflowDefaultWidget.php
Returns the settings.
WorkflowExampleTestCase::getInfo in includes/Test/WorkflowUnitTest.test
WorkflowItem::getInfo in includes/Field/WorkflowItem.php
Function, that gets replaced by the 'annotations' in D8. (
WorkflowNamedTransitionsTest::getInfo in workflow_admin_ui/includes/Test/workflow_named_transitions.test
workflownode_field_extra_fields in workflow_node/workflownode.module
Implements hook_field_extra_fields().
workflownode_node_form_workflow_content_type_render in workflow_node/plugins/content_types/workflow_node_form.inc
Implements pane render callback.
workflownode_token_info in workflow_node/workflownode.tokens.inc
Implements hook_token_info().
workflow_admin_ui_breadcrumbs in workflow_admin_ui/workflow_admin_ui.module
Helper function. Create breadcrumbs.
workflow_admin_ui_help in workflow_admin_ui/workflow_admin_ui.module
Implements hook_help().
workflow_admin_ui_type_map_form in workflow_admin_ui/workflow_admin_ui.page.type_map.inc
Page builder. Show a maintenance table for type mapping.
workflow_create in ./workflow.entity.inc
workflow_entity_info in ./workflow.entity.inc
Implements hook_entity_info().
workflow_entity_property_info_alter in ./workflow.entity.inc
Implements hook_entity_property_info_alter().
workflow_features_api in ./workflow.module
Implements hook_features_api().
workflow_features_api_alter in ./workflow.features.inc
Implements hook_features_api_alter().
workflow_load in ./workflow.entity.inc
Entity loader for Workflow.
workflow_load_by_name in ./workflow.entity.inc
workflow_load_multiple in ./workflow.entity.inc
workflow_load_multiple_by_name in ./workflow.entity.inc
workflow_load_single in ./workflow.entity.inc
workflow_menu_alter in ./workflow.module
Implements hook_menu_alter().
workflow_requirements in ./workflow.install
Implements hook_requirements().
workflow_revert_rules_event_info in workflow_revert/workflow_revert.module
Implements hook_rules_event_info().
workflow_tokens in ./workflow.tokens.inc
Implements hook_tokens().
workflow_token_info in ./workflow.tokens.inc
Implements hook_token_info().
workflow_token_info_alter in ./workflow.tokens.inc
Adds a subtree to each WorkflowField.
workflow_update_7015 in ./workflow.install
Add database fields. Make Workflow entity-aware, exportable.
workflow_views.history_tab.view.inc in workflow_views/views/workflow_views.history_tab.view.inc
workflow_views.summary.view.inc in workflow_views/views/workflow_views.summary.view.inc
_workflowfield_rules_action_info in workflow_rules/workflow_rules.field.inc
Implements subfunction of hook_rules_action_info().
_workflownode_rules_action_info in workflow_rules/workflow_rules.node.inc
Implements subfunction of hook_rules_action_info().
_workflownode_rules_condition_info in workflow_rules/workflow_rules.node.inc
Implements subfunction of hook_rules_condition_info().
_workflownode_rules_event_info in workflow_rules/workflow_rules.node.inc
Implements subfunction of hook_rules_event_info().
_workflow_test_metadata in ./workflow.test.inc
_workflow_token_get_token in ./workflow.tokens.inc
Gets the token replacement by correctly obeying the options.