You are here

9 calls to workbench_moderation_node_moderated() in Workbench Moderation 7.3

workbench_moderation_edit_tab_title in ./workbench_moderation.module
Change the name of the node edit tab, conditionally.
workbench_moderation_form_node_form_alter in ./workbench_moderation.module
Implements hook_form_BASE_FORM_ID_alter().
workbench_moderation_get_moderation_links in ./workbench_moderation.module
Generates a list of links to available moderation actions.
workbench_moderation_menu_local_tasks_alter in ./workbench_moderation.module
Implements hook_menu_local_tasks_alter().
workbench_moderation_node_revisions_redirect in ./workbench_moderation.module
Redirects 'node/%node/revisions' to node/%node/moderation
workbench_moderation_save in ./workbench_moderation.module
Saves the moderation history for the node.
workbench_moderation_view_tab_title in ./workbench_moderation.module
Change the name of the node view tab, conditionally.
_workbench_moderation_access_current_draft in ./workbench_moderation.module
Checks if the user can view the current node revision.
_workbench_moderation_revision_access in ./workbench_moderation.module
Wrapper for the 'revert' and 'delete' operations of _node_revision_access().