You are here

8 calls to workflow_get_workflow_for_type() in Workflow 6

workflow_field_choices in ./workflow.module
Get the states current user can move to for a given node.
workflow_form_alter in ./workflow.module
Implementation of hook_form_alter().
workflow_nodeapi in ./workflow.module
Implementation of hook_nodeapi().
workflow_node_current_state in ./workflow.module
Get the current state of a given node.
workflow_node_tab_access in ./workflow.module
Menu access control callback. Determine access to Workflow tab.
workflow_tab_form in ./workflow.pages.inc
Form builder. Allow workflow state change and scheduling from workflow tab.
workflow_tab_page in ./workflow.pages.inc
Menu callback. Display workflow summary of a node.
workflow_token_values in ./workflow.module
Implementation of hook_token_values().