6 calls to workflow_field_choices() in Workflow 6.2
- workflow_form_alter in ./workflow.module 
- Implementation of hook_form_alter().
- workflow_nodeapi in ./workflow.module 
- Implementation of hook_nodeapi().
- workflow_select_next_state_action in workflow_actions/workflow_actions.module 
- Implementation of a Drupal action. Move a node to the next state in the workfow.
- workflow_tab_form in ./workflow.pages.inc 
- Form builder. Allow workflow state change and scheduling from workflow tab.
- workflow_token_values in ./workflow.module 
- Implementation of hook_token_values().
- workflow_transition in ./workflow.module 
- Validate target state and either execute a transition immediately or schedule a transition to be executed later by cron.
