You are here

Functions in Workflow 7

Primary tabs

Namesort descending Location Description Direct uses Strings
_workflow_get_sid_by_items ./workflow.module Get a single value from an Field API $items array. 7
_workflow_node_initialize_nodes workflow_admin_ui/workflow_admin_ui.module Initialize all pre-existing nodes of a type to their first state. @todo: adjust _workflow_node_initialize_nodes() to handle Workflow Field. 1
_workflow_rids_to_roles ./workflow.features.inc Translates a string of rids to role names for exporting. 1
_workflow_roles_to_rids ./workflow.features.inc Translates a role string to RIDs for importing. 1
_workflow_rules_field_set_state workflow_rules/workflow_rules.rules.inc Action implementation: set current state, ignoring current user permission. 1
_workflow_rules_node_set_state workflow_rules/workflow_rules.rules.inc Action implementation: set current state, ignoring current user permission. 1
_workflow_rules_rules_field_action_info workflow_rules/workflow_rules.field.inc Implements subfunction of hook_rules_action_info(). 1
_workflow_rules_rules_field_condition_info workflow_rules/workflow_rules.field.inc Implements subfunction of hook_rules_condition_info(). Using "node:" and "node:unchanged", there is no need to create more conditions to check transitions. 1
_workflow_rules_rules_node_action_info workflow_rules/workflow_rules.node.inc Implements subfunction of hook_rules_action_info(). 1
_workflow_rules_rules_node_condition_info workflow_rules/workflow_rules.node.inc Implements subfunction of hook_rules_condition_info(). 1
_workflow_rules_token_replace workflow_rules/workflow_rules.rules.inc 2
_workflow_rules_workflow_check_given_state workflow_rules/workflow_rules.rules.inc Condition implementation helper function: check given state. 3 1
_workflow_rules_workflow_check_previous_state workflow_rules/workflow_rules.rules.inc Condition implementation: check previous state. 1
_workflow_rules_workflow_check_state workflow_rules/workflow_rules.rules.inc Condition implementation: check current state. 1
_workflow_rules_workflow_check_transition workflow_rules/workflow_rules.rules.inc Condition implementation: check state transition. 1
_workflow_rules_workflow_get_options workflow_rules/workflow_rules.rules.inc Condition callback: gather all workflow states, to show in list_options. 4
_workflow_user_roles ./workflow.features.inc Internally cache the user roles as core doesn't. 2
_workflow_views_get_workflow_state_name workflow_views/workflow_views.module Helper function, to gather the workflow name from a given arguement. 3
__workflowfield_test workflow_field/workflowfield.field.inc

Pages

Other projects