You are here

19 calls to state_flow_load_state_machine() in State Machine 7.2

drush_state_flow_schedule_process_items in modules/state_flow_schedule/state_flow_schedule.drush.inc
Publish scheduled nodes via drush
StateFlow::set_published in modules/state_flow/plugins/state_flow.inc
StateFlowUnitTest::testStateFlowStateMachine in modules/state_flow/tests/state_flow.test
state_flow_access in modules/state_flow/state_flow.module
Determine whether a user has permission to transition a node with an event.
state_flow_entity_get_state in modules/state_flow/state_flow.module
Getter callback for the "state" property on node bundles using workflow.
state_flow_events in modules/state_flow/state_flow.pages.inc
Page callback for a node's Workflow page.
state_flow_events_revision in modules/state_flow/state_flow.pages.inc
Form builder for the node revision workflow transition form.
state_flow_get_all_events in modules/state_flow/state_flow.module
Get all of the events for all content types
state_flow_get_all_states in modules/state_flow/state_flow.module
Get all of the states for all content types
state_flow_handler_field_events::render in modules/state_flow/includes/views/state_flow_handler_field_events.inc
Render the field.
state_flow_iib_entity_item in modules/state_flow/state_flow.iib.inc
Implements hook_iib_page_item()
state_flow_node_insert in modules/state_flow/state_flow.module
Implements hook_node_insert().
state_flow_node_presave in modules/state_flow/state_flow.module
Implements hook_node_presave().
state_flow_node_update in modules/state_flow/state_flow.module
Implements hook_node_update().
state_flow_operation_change_helper in modules/state_flow/state_flow.module
state_flow_rules_condition_node_is_state in modules/state_flow/state_flow.rules.inc
Callback for the "Content is in state" Rules condition.
state_flow_schedule_content in modules/state_flow_schedule/state_flow_schedule.module
Submit callback when scheduling content to be published
state_flow_schedule_handler_field_state_machine_event::render in modules/state_flow_schedule/includes/views/state_flow_schedule_handler_field_state_machine_event.inc
Render the field.
state_flow_schedule_process_item in modules/state_flow_schedule/state_flow_schedule.module
Process scheduled nodes to fire publish event