You are here

Functions in State Machine 6

Primary tabs

Namesort descending Location Description Direct uses Strings
state_flow_ctools_plugin_plugins modules/state_flow/state_flow.module Implementation of hook_ctools_plugin_plugins().
state_flow_events modules/state_flow/state_flow.module Show the states as a node tab 1
state_flow_events_form modules/state_flow/state_flow.module Custom form to show the events that are available 1
state_flow_events_form_submit modules/state_flow/state_flow.module Implementation of hook_form_submit
state_flow_get_history modules/state_flow/state_flow.module Retrieve the states history for a node. 1
state_flow_install modules/state_flow/state_flow.install Implementation of hook_install().
state_flow_live_revision modules/state_flow/state_flow.module 1
state_flow_load_state_machine modules/state_flow/state_flow.module Load the state_flow state_machine for the given node. 6
state_flow_menu modules/state_flow/state_flow.module Implementation of hook_menu().
state_flow_menu_alter modules/state_flow/state_flow.module Implementation of hook_menu_alter Change the edit link so the most recent revision is always edited
state_flow_nodeapi modules/state_flow/state_flow.module Implementation of hook_nodeapi().
state_flow_node_delete modules/state_flow/state_flow.module Implementation of hook_node_delete().
state_flow_node_insert modules/state_flow/state_flow.module Implementation of hook_node_insert().
state_flow_node_page_edit modules/state_flow/state_flow.module Helper function to to load the lastest revision on node edit 1
state_flow_node_presave modules/state_flow/state_flow.module Implementation of hook_node_presave()
state_flow_node_revision_delete modules/state_flow/state_flow.module Implementation of hook_node_revision_delete(). 1
state_flow_node_update modules/state_flow/state_flow.module Implementation of hook_node_update().
state_flow_prevent_live_revision modules/state_flow/state_flow.module 1
state_flow_revision_info modules/state_flow/state_flow.module 1
state_flow_schema modules/state_flow/state_flow.install Implementation of hook_schema().
state_flow_state_flow_plugins modules/state_flow/state_flow.module Implementation of hook_state_flow_plugins().
state_flow_theme modules/state_flow/state_flow.module Implementation of hook_theme()
state_flow_uninstall modules/state_flow/state_flow.install Implementation of hook_uninstall().
state_machine_load_class_file ./state_machine.module Class file loader for base.inc. 2
theme_state_flow_states modules/state_flow/state_flow.module Theme function to show states of a node

Other projects