You are here

Functions in Workflow 7

Primary tabs

Namesort descending Location Description Direct uses Strings
workflow_access_node_access_explain workflow_access/workflow_access.module Implements hook_node_access_explain(). This is a Devel Node Access hook.
workflow_access_node_access_records workflow_access/workflow_access.module Implements hook_node_access_records().
workflow_access_node_grants workflow_access/workflow_access.module Implements hook_node_grants().
workflow_access_priority_submit workflow_access/workflow_access.module Submit handler. 1
workflow_access_schema workflow_access/workflow_access.install Implements hook_schema().
workflow_access_uninstall workflow_access/workflow_access.install Implements hook_uninstall().
workflow_access_workflow workflow_access/workflow_access.workflow.inc Implements hook_workflow().
workflow_access_workflow_operations workflow_access/workflow_access.module Implements hook_workflow_operations(). Create action link for access form.
workflow_actions_action_info_alter workflow_actions/workflow_actions.module Implementation of hook_drupal_alter().
workflow_actions_delete_trigger_assignments_by_aid_op workflow_actions/workflow_actions.module Delete assignments, by action and operation. 1
workflow_actions_get_actions_by_aid workflow_actions/workflow_actions.module Get a specific action. 1
workflow_actions_get_actions_by_tid workflow_actions/workflow_actions.module Get the actions associated with a given transition. Array of action ids in the same format as _trigger_get_hook_aids(). 1
workflow_actions_get_trigger_assignments workflow_actions/workflow_actions.module Get all trigger assignments for workflow. 1
workflow_actions_get_trigger_assignments_by_aid workflow_actions/workflow_actions.module Get all trigger assignments for workflow and a given action. 1
workflow_actions_remove workflow_actions/workflow_actions.module Remove an action assignment programmatically. 1
workflow_actions_trigger_info workflow_actions/workflow_actions.module Implements hook_hook_info(). Expose each transition as a hook. 1
workflow_actions_workflow workflow_actions/workflow_actions.module Implements hook_workflow().
workflow_actions_workflow_operations workflow_actions/workflow_actions.module Implements hook_workflow_operations(). Called in workflow.admin.inc to add actions for states.
workflow_admin_paths_alter ./workflow.module Implements hook_admin_paths_alter(). If node edits are done in admin mode, then workflow will be too.
workflow_admin_ui_add_form workflow_admin_ui/workflow_admin_ui.pages.inc Form builder. Create the form for adding/editing a workflow. 1
workflow_admin_ui_add_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submit handler for the workflow add form.
workflow_admin_ui_add_form_validate workflow_admin_ui/workflow_admin_ui.pages.inc Validate the workflow add form.
workflow_admin_ui_breadcrumbs workflow_admin_ui/workflow_admin_ui.module Helper function. Create breadcrumbs. 5
workflow_admin_ui_delete_form workflow_admin_ui/workflow_admin_ui.pages.inc Form builder. Create form for confirmation of workflow deletion. 1
workflow_admin_ui_delete_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submit handler for workflow deletion form.
workflow_admin_ui_edit_form workflow_admin_ui/workflow_admin_ui.pages.inc Menu callback. Edit a workflow's properties. 1
workflow_admin_ui_edit_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submit handler for the workflow editing form.
workflow_admin_ui_edit_form_validate workflow_admin_ui/workflow_admin_ui.pages.inc Validate the workflow editing form.
workflow_admin_ui_enable workflow_admin_ui/workflow_admin_ui.install Implements hook_enable().
workflow_admin_ui_get_roles workflow_admin_ui/workflow_admin_ui.module Get a list of roles. 5
workflow_admin_ui_help workflow_admin_ui/workflow_admin_ui.module Implements hook_help().
workflow_admin_ui_menu workflow_admin_ui/workflow_admin_ui.module Implements hook_menu().
workflow_admin_ui_overview_form workflow_admin_ui/workflow_admin_ui.pages.inc Menu callback. Create the main workflow page, which gives an overview of workflows and workflow states. Replaced by http://drupal.org/node/1367530. 1
workflow_admin_ui_overview_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submission handler for the state form.
workflow_admin_ui_overview_form_validate workflow_admin_ui/workflow_admin_ui.pages.inc Validation handler for the state form.
workflow_admin_ui_permission workflow_admin_ui/workflow_admin_ui.module Implements hook_permission().
workflow_admin_ui_theme workflow_admin_ui/workflow_admin_ui.module Implements hook_theme().
workflow_admin_ui_transitions_form workflow_admin_ui/workflow_admin_ui.pages.inc Menu callback. Edit a workflow's transitions. 1
workflow_admin_ui_transitions_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submit handler for the workflow editing form.
workflow_admin_ui_transitions_form_validate workflow_admin_ui/workflow_admin_ui.pages.inc Validate the workflow editing form.
workflow_admin_ui_types_save workflow_admin_ui/workflow_admin_ui.module Save mapping of workflow to node type. E.g., the story node type is using the Foo workflow. 1
workflow_admin_ui_type_map_form workflow_admin_ui/workflow_admin_ui.pages.inc Form builder. Allow administrator to map workflows to content types and determine placement. 1
workflow_admin_ui_type_map_form_submit workflow_admin_ui/workflow_admin_ui.pages.inc Submit handler for workflow type mapping form.
workflow_admin_ui_update_7000 workflow_admin_ui/workflow_admin_ui.install Patch for #1540824 requires that the menu be rebuilt.
workflow_admin_ui_update_7001 workflow_admin_ui/workflow_admin_ui.install Give all user roles the ability to participate in workflows.
workflow_admin_ui_user_role_insert workflow_admin_ui/workflow_admin_ui.module Implements hook_user_role_insert(). Make sure new roles are allowed to participate in workflows by default.
workflow_admin_ui_view_permissions_form workflow_admin_ui/workflow_admin_ui.pages.inc View workflow permissions by role 1
workflow_admin_ui_workflow_operations workflow_admin_ui/workflow_admin_ui.module Implements hook_workflow_operations(). Might as well eat our own cooking.
workflow_allowable_transitions ./workflow.module Get allowable transitions for a given workflow state. Typical use: 3
workflow_cleanup_form workflow_cleanup/workflow_cleanup.module The main cleanup page. 1

Pages

Other projects