You are here

Functions in Workflow 6

Primary tabs

Namesort descending Location Description Direct uses Strings
workflow_transition_delete ./workflow.module Delete a transition (and any associated actions). 1
workflow_transition_delete_role ./workflow.module Remove a role from the list of those allowed for a given transition. 1
workflow_types_save ./workflow.module Save mapping of workflow to node type. E.g., "the story node type is using the Foo workflow." 1
workflow_uninstall ./workflow.install Implementation of hook_uninstall().
workflow_update ./workflow.module Save a workflow's name in the database. 1
workflow_update_1 ./workflow.install
workflow_update_2 ./workflow.install
workflow_update_3 ./workflow.install
workflow_update_4 ./workflow.install
workflow_update_5 ./workflow.install
workflow_update_5200 ./workflow.install
workflow_update_5201 ./workflow.install
workflow_update_5202 ./workflow.install
workflow_update_5203 ./workflow.install
workflow_update_5204 ./workflow.install
workflow_update_6 ./workflow.install
workflow_update_6100 ./workflow.install
workflow_update_6101 ./workflow.install
workflow_update_transitions ./workflow.module Update the transitions for a workflow. 1
workflow_user ./workflow.module Implementation of hook_user().
workflow_views_perm workflow_views/workflow_views.module Implements hook_permission().
workflow_views_views_api workflow_views/workflow_views.module Implements hook_views_api().
workflow_views_views_data workflow_views/includes/workflow_views.views.inc Implementation of hook_views_data().
workflow_views_views_default_views workflow_views/includes/workflow_views.views_default.inc @file View for listing nodes by workflow state.
workflow_views_views_handlers workflow_views/includes/workflow_views.views.inc Implementation of hook_views_handlers().
_workflow_creation_state ./workflow.module Return the ID of the creation state for this workflow. 4
_workflow_fix_seq ./workflow.install 1
_workflow_node_to_state ./workflow.module Put a node into a state. No permission checking here; only call this from other functions that know what they're doing. 1
_workflow_write_history ./workflow.module 4

Pages

Other projects