13 calls to workflow_get_states() in Workflow 5.2
- theme_workflow_edit_form in ./
workflow.module - workflow_access_form_alter in ./
workflow_access.module - Implementation of hook_form_alter().
- workflow_field_choices in ./
workflow.module - Get the states one can move to for a given node.
- workflow_form_alter in ./
workflow.module - Modify the node form to add the workflow field.
- workflow_hook_info in ./
workflow.module - Implementation of hook_hook_info(). Expose each transition as a hook.
- workflow_menu in ./
workflow.module - Implementation of hook_menu().
- workflow_ng_condition_workflow_transition_is_form in contrib/
workflow_workflow_ng/ workflow_workflow_ng.module - workflow_overview in ./
workflow.module - Create the main workflow page, which gives an overview of workflows and workflow states.
- workflow_state_add_form_validate in ./
workflow.module - workflow_state_delete_form in ./
workflow.module - Create the form for confirmation of deleting a workflow state.
- workflow_state_delete_form_submit in ./
workflow.module - workflow_token_values in ./
workflow.module - Implementation of hook_token_values().
- workflow_transition_grid_form in ./
workflow.module - Build the grid of transitions for defining a workflow.