You are here

Functions in Workbench Moderation 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
workbench_moderation_update_7001 ./workbench_moderation.install Update the 'weight' field on {workbench_moderation_states}.
workbench_moderation_update_7002 ./workbench_moderation.install Drop the unused 'ntypes' field from workbench_moderation_transitions.
workbench_moderation_update_7003 ./workbench_moderation.install Use "revision" instead of "version" when referring to node revisions.
workbench_moderation_update_7004 ./workbench_moderation.install Use "Published" instead of "Publish" and "Needs Review" instead of "Review" for state names.
workbench_moderation_update_7005 ./workbench_moderation.install Shorten descriptions for default states
workbench_moderation_update_7006 ./workbench_moderation.install Add machine names to moderation states.
workbench_moderation_update_7007 ./workbench_moderation.install Replace the "Unpublish the current live revision" permission with a transition.
workbench_moderation_update_7008 ./workbench_moderation.install Fix the not null column schema for {workbench_moderation_states}.name.
workbench_moderation_update_7009 ./workbench_moderation.install Add new fields to workbench_moderation_transitions table.
workbench_moderation_update_7010 ./workbench_moderation.install Comply with SQL-99: Rename the 'current' column to 'is_current'.
workbench_moderation_update_7300 ./workbench_moderation.install Enable the Drafty module, a new dependency.
workbench_moderation_views_api ./workbench_moderation.module Implements hook_views_api().
workbench_moderation_views_data ./workbench_moderation.views.inc Implements hook_views_data().
workbench_moderation_views_default_views ./workbench_moderation.module Implements hook_views_default_views().
workbench_moderation_view_tab_title ./workbench_moderation.module Change the name of the node view tab, conditionally. 1
workbench_moderation_workbench_block ./workbench_moderation.module Implements hook_block_view_workbench_block().
workbench_moderation_workbench_moderation_transition ./workbench_moderation.module Implementation of hook_workbench_moderation_transition().
_workbench_moderation_access ./workbench_moderation.module Custom access handler for node operations. 4 1
_workbench_moderation_access_current_draft ./workbench_moderation.module Checks if the user can view the current node revision. 1 1
_workbench_moderation_default_next_state ./workbench_moderation.module 2
_workbench_moderation_insert_values ./workbench_moderation.install Adds default data for workflow states 1
_workbench_moderation_moderate_access ./workbench_moderation.module Checks if a user may make a particular transition on a node. 2 1
_workbench_moderation_revision_access ./workbench_moderation.module Wrapper for the 'revert' and 'delete' operations of _node_revision_access(). 1 1

Pages

Other projects