You are here

24 calls to workbench_moderation_state_published() in Workbench Moderation 7.3

hook_workbench_moderation_states_next_alter in ./workbench_moderation.api.php
Allows modules to alter the list of possible next states for a node.
WorkbenchModerationDraftTabTestCase::testDraftTab in tests/workbench_moderation.test
WorkbenchModerationFilesTestCase::testModeratedFileField in tests/workbench_moderation.files.test
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.
WorkbenchModerationPublishFromNodeFormTestCase::testPublishFromNodeForm in tests/workbench_moderation.test
WorkbenchModerationTransitionTestCase::testTransitionFromNodeForm in tests/workbench_moderation.transition.test
WorkbenchModerationTransitionTestCase::testUnpublishTransition in tests/workbench_moderation.transition.test
WorkbenchModerationUnpublishTestCase::testUnpublish in tests/workbench_moderation.test
WorkbenchRedirectAfterTitleChangeTestCase::testAliasRedirect in tests/workbench_moderation.test
Tests whether a node with a changed alias correctly redirects upon re-publishing.
workbench_moderation_admin_states_form in ./workbench_moderation.admin.inc
Administration form for states.
workbench_moderation_entity_presave in ./workbench_moderation.module
Implements hook_entity_presave().
workbench_moderation_form_node_form_alter in ./workbench_moderation.module
Implements hook_form_BASE_FORM_ID_alter().
workbench_moderation_help in ./workbench_moderation.module
Implements hook_help().
workbench_moderation_messages in ./workbench_moderation.module
Sets status messages for a node.
workbench_moderation_moderate in ./workbench_moderation.module
Provide quick moderation of nodes.
workbench_moderation_moderate_form_submit in ./workbench_moderation.module
workbench_moderation_node_data in ./workbench_moderation.module
Adds current and live revision data to a node.
workbench_moderation_node_export_node_alter in ./workbench_moderation.module
Implements hook_node_export_node_alter().
workbench_moderation_node_history_view in ./workbench_moderation.node.inc
Display a node's moderation history.
workbench_moderation_recommended_permissions in ./workbench_moderation.admin.inc
Recommended permissions for typical moderation roles.
workbench_moderation_save in ./workbench_moderation.module
Saves the moderation history for the node.
workbench_moderation_set_node_state in ./workbench_moderation.module
Loads moderation information onto a node being saved.
_workbench_moderation_access in ./workbench_moderation.module
Custom access handler for node operations.