You are here

Functions in Workbench Moderation 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
workbench_moderation_rules_file_info ./workbench_moderation.rules.inc Implements hook_rules_file_info().
workbench_moderation_save ./workbench_moderation.module Saves the moderation history for the node. 2
workbench_moderation_schema ./workbench_moderation.install Implements hook_schema().
workbench_moderation_set_message ./workbench_moderation.module Stores status messages for delivery. 2
workbench_moderation_set_node_state ./workbench_moderation.module Loads moderation information onto a node being saved. 2
workbench_moderation_set_state_action ./workbench_moderation.module Changes the moderation state for a given node. 1
workbench_moderation_set_state_action_form ./workbench_moderation.module Form builder; Prepare a form for possible moderation states.
workbench_moderation_set_state_action_submit ./workbench_moderation.module Process workbench_moderation_set_state_action_form form submissions.
workbench_moderation_set_state_during_save_rules_action ./workbench_moderation.rules.inc Action: Set the moderation state on a node object. 1
workbench_moderation_set_state_rules_action ./workbench_moderation.rules.inc Action: Change the moderation state of a given node. 1
workbench_moderation_states ./workbench_moderation.module Get a list of all moderation states. 8 7
workbench_moderation_states_features_enable_feature ./workbench_moderation.features.inc Implements COMPONENT_features_enable_feature().
workbench_moderation_states_features_export ./workbench_moderation.features.inc Implements COMPONENT_features_export().
workbench_moderation_states_features_export_options ./workbench_moderation.features.inc Implements COMPONENT_features_export_options().
workbench_moderation_states_features_export_render ./workbench_moderation.features.inc Implements COMPONENT_features_export_render().
workbench_moderation_states_features_rebuild ./workbench_moderation.features.inc Implements COMPONENT_features_rebuild(). 2
workbench_moderation_states_features_revert ./workbench_moderation.features.inc Implements COMPONENT_features_revert().
workbench_moderation_states_next ./workbench_moderation.module Provides a list of possible next states for this node. 8
workbench_moderation_state_allowed ./workbench_moderation.module Checks if a user may change the state of a node. 1
workbench_moderation_state_delete ./workbench_moderation.module Delete a moderation state. 1
workbench_moderation_state_label ./workbench_moderation.module Get the label for a state based on its machine name. 11
workbench_moderation_state_labels ./workbench_moderation.module Generate an array of moderation states suitable for use as Form API #options. 6 2
workbench_moderation_state_load ./workbench_moderation.module Get information about a single moderation state. 1 1
workbench_moderation_state_none ./workbench_moderation.module Returns the key which represents the neutral non moderated revision. 10
workbench_moderation_state_published ./workbench_moderation.module Returns the key which represents the live revision. 24
workbench_moderation_state_save ./workbench_moderation.module Save a new or existing moderation state. 2
workbench_moderation_test_get tests/workbench_moderation_test/workbench_moderation_test.module Gets values for testing api hooks. 1
workbench_moderation_test_menu tests/workbench_moderation_test/workbench_moderation_test.module Implements hook_menu().
workbench_moderation_test_menu_alter tests/workbench_moderation_test/workbench_moderation_test.module Implements hook_menu_alter().
workbench_moderation_test_menu_node_callback tests/workbench_moderation_test/workbench_moderation_test.module 1
workbench_moderation_test_set tests/workbench_moderation_test/workbench_moderation_test.module Sets values for testing api hooks. 2
workbench_moderation_test_update_node tests/workbench_moderation_test/workbench_moderation_test.module Page callback. Publishes, unpublishes or resaves the given node. 1
workbench_moderation_test_workbench_moderation_transition tests/workbench_moderation_test/workbench_moderation_test.module Implements hook_workbench_moderation_transition().
workbench_moderation_theme ./workbench_moderation.module Implements hook_theme().
workbench_moderation_transitions ./workbench_moderation.module Get a list of all moderation state transitions. 6 4
workbench_moderation_transitions_features_enable_feature ./workbench_moderation.features.inc Implements COMPONENT_features_enable_feature().
workbench_moderation_transitions_features_export ./workbench_moderation.features.inc Implements COMPONENT_features_export().
workbench_moderation_transitions_features_export_options ./workbench_moderation.features.inc Implements COMPONENT_features_export_options().
workbench_moderation_transitions_features_export_render ./workbench_moderation.features.inc Implements COMPONENT_features_export_render().
workbench_moderation_transitions_features_rebuild ./workbench_moderation.features.inc Implements COMPONENT_features_rebuild(). 2
workbench_moderation_transitions_features_revert ./workbench_moderation.features.inc Implements COMPONENT_features_revert().
workbench_moderation_transition_access ./workbench_moderation.module Wrapper for user_access to admin workbench_moderation. 1
workbench_moderation_transition_delete ./workbench_moderation.module Deletes a moderation state transition. 2
workbench_moderation_transition_label_callback ./workbench_moderation.module Label callback for workbench_moderation_transitions, for reference fields. 1
workbench_moderation_transition_load ./workbench_moderation.module Fetch a workbench_moderation_transition object.
workbench_moderation_transition_load_multiple ./workbench_moderation.module Load multiple workbench_moderation_transition based on certain conditions. 1
workbench_moderation_transition_save ./workbench_moderation.module Saves a moderation state transition. 2
workbench_moderation_trigger_info ./workbench_moderation.module Implements hook_trigger_info().
workbench_moderation_trigger_transition ./workbench_moderation.module transition trigger: Run actions associated with an arbitrary event. 1
workbench_moderation_uninstall ./workbench_moderation.install Implements hook_uninstall().

Pages

Other projects