12 calls to workflow_get_states() in Workflow 5
- theme_workflow_edit_form in ./
workflow.module - workflow_access_form_alter in ./
workflow_access.module - Implementation of hook_form_alter().
- workflow_actions_page in ./
workflow.module - workflow_field_choices in ./
workflow.module - Get the states one can move to for a given node.
- workflow_form_alter in ./
workflow.module - Generate a forms API compliant workflow field.
- 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_tab_page 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.