You are here

Functions in State Machine 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_state_flow_schedule_process_items modules/state_flow_schedule/state_flow_schedule.drush.inc Publish scheduled entities via drush.
hook_state_flow_entity_machine_type_alter modules/state_flow_entity/state_flow_entity.api.php Implements hook_state_flow_machine_type_alter().
hook_state_flow_entity_plugins modules/state_flow_entity/state_flow_entity.api.php Implements hook_state_flow_entity_plugins().
hook_state_flow_event modules/state_flow_entity/state_flow_entity.api.php Respond to an entity state change.
hook_state_flow_schedule_schedulable_events_alter modules/state_flow_schedule/state_flow_schedule.api.php Defines the events that are schedulable and the event that is triggered.
state_flow_access modules/state_flow/state_flow.module Determine whether a user has permission to transition a node with an event. 2
state_flow_add_test_integer_field modules/state_flow/tests/state_flow.test.inc Install a simple integer field on the state_flow_history_entity with a minimum of 1 and a maximum of 10. 1
state_flow_add_test_text_field modules/state_flow/tests/state_flow.test.inc Install a simple text field on the state_flow_history_entity. 1
state_flow_admin_nodes modules/state_flow/state_flow.admin.inc Form builder: Builds the node administration overview. 1
state_flow_admin_nodes_submit modules/state_flow/state_flow.admin.inc Process node_admin_nodes form submissions. 1
state_flow_admin_nodes_validate modules/state_flow/state_flow.admin.inc Validate node_admin_nodes form submissions. 1
state_flow_admin_paths modules/state_flow/state_flow.module Implements hook_admin_paths().
state_flow_content_page modules/state_flow/state_flow.admin.inc Menu callback: content administration. 1
state_flow_entity_ctools_plugin_directory modules/state_flow_entity/state_flow_entity.module Implements hook_ctools_plugin_directory().
state_flow_entity_ctools_plugin_type modules/state_flow_entity/state_flow_entity.module Implements hook_ctools_plugin_type().
state_flow_entity_entity_delete modules/state_flow_entity/state_flow_entity.module Implements hook_entity_delete().
state_flow_entity_entity_info modules/state_flow_entity/state_flow_entity.module Implements hook_entity_info().
state_flow_entity_entity_insert modules/state_flow_entity/state_flow_entity.module Implements hook_entity_insert().
state_flow_entity_entity_load modules/state_flow_entity/state_flow_entity.module Implements hook_entity_load().
state_flow_entity_entity_presave modules/state_flow_entity/state_flow_entity.module Implements hook_entity_presave().
state_flow_entity_entity_property_info modules/state_flow_entity/state_flow_entity.module Implements hook_entity_property_info(). 1
state_flow_entity_entity_type_is_enabled modules/state_flow_entity/state_flow_entity.module Checks if an entity type has state flow entity handling enabled. 5
state_flow_entity_entity_update modules/state_flow_entity/state_flow_entity.module Implements hook_entity_update().
state_flow_entity_events_revision modules/state_flow_entity/state_flow_entity.forms.inc @file Form API related functions used by state_flow_entity and state_flow. 4
state_flow_entity_events_revision_submit modules/state_flow_entity/state_flow_entity.forms.inc Form submission callback for state_flow_events_revision.
state_flow_entity_events_revision_validate modules/state_flow_entity/state_flow_entity.forms.inc Form validate callback for state_flow_events_revision.
state_flow_entity_fetch_active_id modules/state_flow_entity/state_flow_entity.rules.inc Get the active revision id for an entity. 1
state_flow_entity_form_content_type_admin_title modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc Returns the administrative title for a type. 1
state_flow_entity_form_content_type_content_type modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc 1
state_flow_entity_form_content_type_content_types modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc Return all field content types available. 1 1
state_flow_entity_form_content_type_formatter_options modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc Returns an edit form for custom type settings.
state_flow_entity_form_content_type_formatter_options_submit modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc
state_flow_entity_form_content_type_render modules/state_flow_entity/plugins/content_types/state_flow_entity_form.inc Render the custom content type. 1
state_flow_entity_get_active_revision modules/state_flow_entity/state_flow_entity.module Get the active revision for an entity.
state_flow_entity_get_active_revision_id modules/state_flow_entity/state_flow_entity.module Get the active revision id for an entity. 2
state_flow_entity_get_state modules/state_flow/state_flow.module Getter callback for the "state" property on node bundles using workflow. 1
state_flow_entity_history_entity_admin modules/state_flow_entity/state_flow_entity.module Returns the configuration page for state flow history entities. 1
state_flow_entity_history_entity_label_get modules/state_flow_entity/state_flow_entity.module An Entity API Getter callback for the state_flow_history_entity state label. 1
state_flow_entity_info_alter modules/state_flow/state_flow.module Implements hook_entity_info_alter().
state_flow_entity_install modules/state_flow_entity/state_flow_entity.install Implements hook_install().
state_flow_entity_invoke_event_handlers modules/state_flow_entity/state_flow_entity.module Inform external systems about a workflow transition. 1
state_flow_entity_load_state_machine modules/state_flow_entity/state_flow_entity.module Load the state_flow state_machine for the given node. 26
state_flow_entity_menu modules/state_flow_entity/state_flow_entity.module Implements hook_menu().
state_flow_entity_perform_event modules/state_flow_entity/state_flow_entity.rules.inc Perform an event on an entity. 1
state_flow_entity_property_info_alter modules/state_flow/state_flow.module Implements hook_entity_property_info_alter().
state_flow_entity_rules_action_info modules/state_flow_entity/state_flow_entity.rules.inc Implements hook_rules_action_info().
state_flow_entity_rules_condition_entity_is_published_revision modules/state_flow_entity/state_flow_entity.rules.inc Callback for the "Entity is active published revision" Rules condition. 1
state_flow_entity_rules_condition_entity_is_state modules/state_flow_entity/state_flow_entity.rules.inc Callback for the "Entity is in state" Rules condition. 1
state_flow_entity_rules_condition_info modules/state_flow_entity/state_flow_entity.rules.inc Implements hook_rules_condition_info().
state_flow_entity_rules_event_info modules/state_flow_entity/state_flow_entity.rules.inc Implements hook_rules_event_info().

Pages

Other projects