You are here

8 calls to workflow_get_workflow_for_type() in Workflow 5.2

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_menu in ./workflow.module
Implementation of hook_menu().
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_tab_form in ./workflow.module
Creates form definition of the workflow editing form.
workflow_tab_page in ./workflow.module
Menu callback. Displays the workflow information for a node.
workflow_token_values in ./workflow.module
Implementation of hook_token_values().