You are here

14 calls to workbench_moderation_node_type_moderated() in Workbench Moderation 7.3

WorkbenchModerationMigrateDestinationHandler::fields in ./workbench_moderation.migrate.inc
WorkbenchModerationModerateTabTestCase::testModerateTab in tests/workbench_moderation.test
WorkbenchModerationNodeAccessTestCase::testNodeAccessRecords in tests/workbench_moderation.node_access.test
Creates a node and tests the creation of node access rules.
WorkbenchModerationViewUnpublishedTestCase::testViewUnpublished in tests/workbench_moderation.perms.test
workbench_access_rules_condition_content_is_using_workbench_moderation in ./workbench_moderation.rules.inc
Condition: Check if the content is using workbench moderation.
workbench_moderation_entity_presave in ./workbench_moderation.module
Implements hook_entity_presave().
workbench_moderation_messages in ./workbench_moderation.module
Sets status messages for a node.
workbench_moderation_moderate_node_types in ./workbench_moderation.module
Lists content types that are moderated
workbench_moderation_node_data in ./workbench_moderation.module
Adds current and live revision data to a node.
workbench_moderation_node_edit_page_override in ./workbench_moderation.module
Overrides the node/%/edit page to ensure the proper revision is shown.
workbench_moderation_node_export_node_alter in ./workbench_moderation.module
Implements hook_node_export_node_alter().
workbench_moderation_node_export_node_import_alter in ./workbench_moderation.module
Implements hook_node_export_node_import_alter().
workbench_moderation_node_moderated in ./workbench_moderation.module
Determines if this content is set to be moderated.
_workbench_moderation_access in ./workbench_moderation.module
Custom access handler for node operations.