You are here

Functions in Maestro 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_maestro_post_variable_save ./maestro.module Implements hook_maestro_post_variable_save().
maestro_accept_only_form modules/maestro_utilities/maestro_utilities.module This is the Maestro Interactive Accept Only form. This shows off how the interactive function task can fetch form elements based on the handler field in the queue (set by the template) 1
maestro_accept_only_form_submit modules/maestro_utilities/maestro_utilities.module This is the return from the simple accept Interactive function built in to Maestro.
maestro_content_type_task_submit ./maestro.module Handling the submission from a content type task. This will offload the saving from the content type task plugin. 1
maestro_dummy_batch_function modules/maestro_utilities/maestro_utilities.module This is a dummy placeholder function to be used to do a batch function noop.
maestro_form_alter ./maestro.module Implements hook_form_alter().
maestro_form_approval_example_form_alter modules/examples/maestro_form_approval_example/maestro_form_approval_example.module Implements hook_form_alter().
maestro_form_approval_example_install modules/examples/maestro_form_approval_example/maestro_form_approval_example.install Implements hook_install().
maestro_form_approval_example_maestro_interactive_handlers modules/examples/maestro_form_approval_example/maestro_form_approval_example.module Implements hook_maestro_interactive_handlers() for the return of an Array of function names and help text that will be displayed in the edit task form under the handler field.
maestro_form_approval_example_maestro_task_console_alter_execution_link modules/examples/maestro_form_approval_example/maestro_form_approval_example.module Implements hook_maestro_task_console_alter_execution_link().
maestro_form_approval_example_maestro_task_console_interactive_link_alter modules/examples/maestro_form_approval_example/maestro_form_approval_example.module Implements hook_maestro_task_console_interactive_link_alter().
maestro_form_approval_example_manager_approval_form modules/examples/maestro_form_approval_example/maestro_form_approval_example.module The manager approval form used in the workflow. 1
maestro_form_approval_example_manager_approval_form_submit modules/examples/maestro_form_approval_example/maestro_form_approval_example.module This is the submit handler passed off to us from the Maestro Engine.
maestro_form_approval_example_set_flow_name_batch modules/examples/maestro_form_approval_example/maestro_form_approval_example.module Callback function for the batch function in the template. 1
maestro_form_approval_example_uninstall modules/examples/maestro_form_approval_example/maestro_form_approval_example.install Implements hook_uninstall().
maestro_maestro_post_production_assignments ./maestro.module Implements hook_maestro_post_production_assignments().
maestro_maestro_template_validation_check ./maestro.module Implements hook_maestro_template_validation_check().
maestro_mail ./maestro.module Implements hook_mail().
maestro_menu_local_tasks_alter ./maestro.module Implements hook_menu_local_tasks_alter().
maestro_node_view_alter ./maestro.module Implements hook_node_view_alter().
maestro_show_message_form modules/maestro_utilities/maestro_utilities.module Basic Interactive Function to show a message Requires a process variable called 'message'.
maestro_spv_content_value_fetch ./maestro.module Set Process Variable built-in helper function to use the maestro_entity_identifiers entity to load the first node of type $content_type and pick off the $field value and set that as the process variable's value.
maestro_taskconsole_theme modules/maestro_taskconsole/maestro_taskconsole.module Implements hook_theme().
maestro_template_builder_library_info_build modules/maestro_template_builder/maestro_template_builder.module Implements hook_library_info_build().
maestro_template_builder_theme modules/maestro_template_builder/maestro_template_builder.module Implements hook_theme().
maestro_theme ./maestro.module Implements hook_theme().
maestro_theme_registry_alter ./maestro.module Implements hook_theme_registry_alter().
maestro_theme_suggestions_views_view_table_alter ./maestro.module Implements hook_theme_suggestions_hook_alter().
maestro_tokens ./maestro.module Implements hook_tokens().
maestro_token_info ./maestro.module Implements hook_token_info().
maestro_toolbar ./maestro.module Implements hook_toolbar() for adding the Maestro toolbar.
maestro_update_8001 ./maestro.install Update 8001 - Create maestro_process_status entity.
maestro_update_8002 ./maestro.install Update 8002 - Add timestamp field to maestro_process_status entity.
maestro_update_8003 ./maestro.install Update 8003 - Create maestro_entity_identifiers entity.
maestro_update_8004 ./maestro.install Update 8004 - Create new view for Maestro Completed Tasks.
maestro_update_8005 ./maestro.install Update 8005 - Create new view for Maestro Entity Identifiers "Items Attached to Workflow" and configure each template to use 2 views.
maestro_user_update ./maestro.module Implements hook_user_update().
maestro_utilities_maestro_batch_handlers modules/maestro_utilities/maestro_utilities.module Implements hook_maestro_batch_handlers().
maestro_utilities_maestro_interactive_handlers modules/maestro_utilities/maestro_utilities.module Implements hook_maestro_interactive_handlers().
maestro_views_data_alter ./maestro.views.inc Implements hook_views_data_alter().
maestro_webform_form_alter modules/maestro_webform/maestro_webform.module Implements hook_form_alter().
maestro_webform_help modules/maestro_webform/maestro_webform.module Implements hook_help().
maestro_webform_menu_local_tasks_alter modules/maestro_webform/maestro_webform.module Implements hook_local_tasks_alter().
maestro_webform_spv_fetch_submission_value modules/maestro_webform/maestro_webform.module Set Process Variable (SPV) function which uses the webform's unique identifier referenced in the Maestro "webforms" process variable to read a value from the webform submission and return it to the SPV task to set the process variable…
maestro_webform_theme modules/maestro_webform/maestro_webform.module Implements hook_theme().
maestro_webform_webform_type_task_submit modules/maestro_webform/maestro_webform.module Implements hook_webform_type_task_submit(). 1

Other projects