You are here

6 calls to workbench_moderation_state_labels() in Workbench Moderation 7.3

workbench_moderation_admin_transitions_form in ./workbench_moderation.admin.inc
Administration form to create and delete moderation transitions.
workbench_moderation_form_node_type_form_alter in ./workbench_moderation.module
Implements hook_form_FORM_ID_alter().
workbench_moderation_handler_filter_state::get_value_options in includes/workbench_moderation_handler_filter_state.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
workbench_moderation_set_state_action_form in ./workbench_moderation.module
Form builder; Prepare a form for possible moderation states.
workbench_moderation_states_next in ./workbench_moderation.module
Provides a list of possible next states for this node.
workbench_moderation_state_label in ./workbench_moderation.module
Get the label for a state based on its machine name.