drush_state_flow_schedule_process_items |
modules/state_flow_schedule/state_flow_schedule.drush.inc |
Publish scheduled nodes via drush |
|
|
hook_state_flow_draft_table_alter |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_draft_table_alter(). |
|
|
hook_state_flow_events_page_alter |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_events_page_alter(). |
|
|
hook_state_flow_history_table_alter |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_others_table_alter(). |
|
|
hook_state_flow_machine_type_alter |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_machine_type_alter() |
|
|
hook_state_flow_others_table_alter |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_others_table_alter(). |
|
|
hook_state_flow_plugins |
modules/state_flow/state_flow.api.php |
Implements hook_state_flow_plugins(). |
|
|
state_flow_access |
modules/state_flow/state_flow.module |
Determine whether a user has permission to transition a node with an event. |
5 |
|
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_ctools_plugin_type |
modules/state_flow/state_flow.module |
Implements hook_ctools_plugin_type(). |
|
|
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_property_info_alter |
modules/state_flow/state_flow.module |
Implements hook_entity_property_info_alter(). |
|
|
state_flow_events |
modules/state_flow/state_flow.pages.inc |
Page callback for a node's Workflow page. |
|
1 |
state_flow_events_revision |
modules/state_flow/state_flow.pages.inc |
Form builder for the node revision workflow transition form. |
|
1 |
state_flow_events_revisions_access |
modules/state_flow/state_flow.module |
Menu access callback for the node revision workflow transition page. |
|
1 |
state_flow_events_revision_submit |
modules/state_flow/state_flow.pages.inc |
Form submission callback for state_flow_events_revision. |
|
|
state_flow_filter_form |
modules/state_flow/state_flow.admin.inc |
Return form for node administration filters. |
1 |
|
state_flow_get_all_events |
modules/state_flow/state_flow.module |
Get all of the events for all content types |
1 |
|
state_flow_get_all_states |
modules/state_flow/state_flow.module |
Get all of the states for all content types |
1 |
|
state_flow_get_history |
modules/state_flow/state_flow.module |
Retrieve the states history for a node. |
1 |
|
state_flow_get_revisions |
modules/state_flow/state_flow.module |
Helper function to return all node_revision_states records for a node. |
1 |
|
state_flow_guard_schedule |
modules/state_flow/state_flow.module |
Guard condition callback |
|
1 |
state_flow_iib_entity_item |
modules/state_flow/state_flow.iib.inc |
Implements hook_iib_page_item() |
|
|
state_flow_iib_entity_state_form |
modules/state_flow/state_flow.iib.inc |
Form to generate events for IIB |
|
1 |
state_flow_iib_entity_state_form_submit |
modules/state_flow/state_flow.iib.inc |
Submit handler for IIB Entity State Form |
|
|
state_flow_install |
modules/state_flow/state_flow.install |
Implements hook_install(). |
|
|
state_flow_invoke_event_handlers |
modules/state_flow/state_flow.module |
Inform external systems about a workflow transition. |
1 |
|
state_flow_live_revision |
modules/state_flow/state_flow.module |
Helper function to return node_revision_states records for all published
revisions of a node. |
1 |
|
state_flow_load_state_machine |
modules/state_flow/state_flow.module |
Load the state_flow state_machine for the given node. |
19 |
|
state_flow_menu |
modules/state_flow/state_flow.module |
Implements hook_menu(). |
|
|
state_flow_menu_node_access |
modules/state_flow/state_flow.module |
Menu access callback for accessing the node workflow pages. |
3 |
1 |
state_flow_node_delete |
modules/state_flow/state_flow.module |
Implements hook_node_delete(). |
|
|
state_flow_node_filter_form_submit |
modules/state_flow/state_flow.admin.inc |
Process result from node administration filter form. |
|
1 |
state_flow_node_insert |
modules/state_flow/state_flow.module |
Implements hook_node_insert(). |
|
|
state_flow_node_presave |
modules/state_flow/state_flow.module |
Implements hook_node_presave(). |
|
|
state_flow_node_revision_delete |
modules/state_flow/state_flow.module |
Implements hook_node_revision_delete(). |
|
|
state_flow_node_revision_filters |
modules/state_flow/state_flow.module |
Implements hook_node_revision_filters() |
|
|
state_flow_node_revision_operations |
modules/state_flow/state_flow.module |
Implements hook_node_revision_operations(). |
|
|
state_flow_node_revision_operations |
modules/state_flow/state_flow.node.inc |
Implements hook_node_revision_operations(). |
|
|
state_flow_node_revision_operation_change_state |
modules/state_flow/state_flow.module |
Operation callback to change state of a node |
|
1 |
state_flow_node_revision_operation_change_state_batch_finished |
modules/state_flow/state_flow.module |
Node Mass Update Batch 'finished' callback. |
|
1 |
state_flow_node_revision_operation_change_state_batch_process |
modules/state_flow/state_flow.module |
State Change Mass Update Batch operation |
|
1 |
state_flow_node_revision_status |
modules/state_flow/state_flow.module |
Implements hook_node_revision_status() |
|
|
state_flow_node_update |
modules/state_flow/state_flow.module |
Implements hook_node_update(). |
|
|
state_flow_operation_change_helper |
modules/state_flow/state_flow.module |
|
2 |
|
state_flow_permission |
modules/state_flow/state_flow.module |
Implements hook_permission(). |
|
|