6 uses of WORKFLOW_CREATION in Workflow 7
- Workflow::getWorkflows in includes/
Entity/ Workflow.php - Workflow::save in includes/
Entity/ Workflow.php - Given information, update or insert a new workflow.
- WorkflowState::getOptions in includes/
Entity/ WorkflowState.php - Returns the allowed values for the current state.
- WorkflowState::isCreationState in includes/
Entity/ WorkflowState.php - workflow_field_choices in ./
workflow.node.inc - Get the states current user can move to for a given node.
- workflow_update_workflows in ./
workflow.module - Given information, update or insert a new workflow. Returns data by ref. (like node_save).