You are here

6 calls to Workflow::getStates() in Workflow 7.2

Workflow::delete in includes/Entity/Workflow.php
Given a wid, delete the workflow and its data.
Workflow::getCreationSid in includes/Entity/Workflow.php
Gets the ID of the initial state for a newly created entity.
Workflow::getTransitions in includes/Entity/Workflow.php
@inheritdoc
Workflow::isDeletable in includes/Entity/Workflow.php
Returns if the Workflow may be deleted.
Workflow::isValid in includes/Entity/Workflow.php
Validate the workflow. Generate a message if not correct.
Workflow::rebuildInternals in includes/Entity/Workflow.php
Rebuild internals that get saved separately.