You are here

8 string references to 'WorkflowState' in Workflow 7.2

Workflow::createState in includes/Entity/Workflow.php
Create a new state for this workflow.
WorkflowScheduledTransition::save in includes/Entity/WorkflowScheduledTransition.php
Save a scheduled transition. If the transition is executed, save in history.
WorkflowState::getStates in includes/Entity/WorkflowState.php
Get all states in the system, with options to filter, only where a workflow exists.
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_tokens in ./workflow.tokens.inc
Implements hook_tokens().
_workflow_test_metadata in ./workflow.test.inc
_workflow_token_get_token in ./workflow.tokens.inc
Gets the token replacement by correctly obeying the options.