You are here

Files in Maestro 8.2

Primary tabs

File namesort descending Location Namespace Description
approval.css modules/examples/maestro_form_approval_example/css/approval.css #manager-approval-node { -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; border: solid #a0a0a0 1px; padding: 10px; } #manager-approval-node > article > header > h2 { margin-top: 0px; text-decoration:…
core.base_field_override.node.approval_form.promote.yml modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.promote.yml modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.promote.yml
core.base_field_override.node.approval_form.title.yml modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.title.yml modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.title.yml
core.entity_form_display.node.approval_form.default.yml modules/examples/maestro_form_approval_example/config/install/core.entity_form_display.node.approval_form.default.yml modules/examples/maestro_form_approval_example/config/install/core.entity_form_display.node.approval_form.default.yml
core.entity_view_display.node.approval_form.default.yml modules/examples/maestro_form_approval_example/config/install/core.entity_view_display.node.approval_form.default.yml modules/examples/maestro_form_approval_example/config/install/core.entity_view_display.node.approval_form.default.yml
CurrentUserName.php src/Plugin/views/argument_default/CurrentUserName.php Drupal\maestro\Plugin\views\argument_default
field.field.node.approval_form.field_request_explanation.yml modules/examples/maestro_form_approval_example/config/install/field.field.node.approval_form.field_request_explanation.yml modules/examples/maestro_form_approval_example/config/install/field.field.node.approval_form.field_request_explanation.yml
field.storage.node.field_request_explanation.yml modules/examples/maestro_form_approval_example/config/install/field.storage.node.field_request_explanation.yml modules/examples/maestro_form_approval_example/config/install/field.storage.node.field_request_explanation.yml
FireJavascriptCommand.php modules/maestro_template_builder/src/Ajax/FireJavascriptCommand.php Drupal\maestro_template_builder\Ajax
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
LoadTest.php modules/maestro_webform/tests/src/Functional/LoadTest.php Drupal\Tests\maestro_webform\Functional
maestro-status-bar.html.twig templates/maestro-status-bar.html.twig <div class="maestro-timeline-wrapper"> {% for i in range(1,stage_count) %} {% set msg = stage_messages[i].message %} {% if i == current_stage %} {% set class = 'maestro-status-circle-current' %} {% set…
maestro-views-view-table.html.twig templates/maestro-views-view-table.html.twig Default theme implementation for displaying a view as a table.
maestro.css css/maestro.css #edit-label-machine-name-suffix .admin-link { margin-left: 5px; } .maestro-existing-variable { clear: both; border-radius: 25px; border: none; padding-left: 10px; } .maestro-existing-variable-no-delete { clear: both; border-radius:…
maestro.info.yml maestro.info.yml maestro.info.yml
maestro.install maestro.install Install, update and uninstall functions for the Maestro module.
maestro.libraries.yml maestro.libraries.yml maestro.libraries.yml
maestro.links.action.yml maestro.links.action.yml maestro.links.action.yml
maestro.links.menu.yml maestro.links.menu.yml maestro.links.menu.yml
maestro.links.task.yml maestro.links.task.yml maestro.links.task.yml
maestro.maestro_template.form_approval_flow.yml modules/examples/maestro_form_approval_example/config/install/maestro.maestro_template.form_approval_flow.yml modules/examples/maestro_form_approval_example/config/install/maestro.maestro_template.form_approval_flow.yml
maestro.maestro_template.simple_parallel_to_serial.yml config/install/maestro.maestro_template.simple_parallel_to_serial.yml config/install/maestro.maestro_template.simple_parallel_to_serial.yml
maestro.module maestro.module Provides glue logic, hook implementation and core set process variable functions.
maestro.permissions.yml maestro.permissions.yml maestro.permissions.yml
maestro.routing.yml maestro.routing.yml maestro.routing.yml
maestro.schema.yml config/schema/maestro.schema.yml config/schema/maestro.schema.yml
maestro.services.yml maestro.services.yml maestro.services.yml
maestro.toolbar.css css/maestro.toolbar.css Styling for maestro toolbar module.
maestro.views.inc maestro.views.inc Provides the views data alter hooks that define Maestro fields.
MaestroAndTask.php src/Plugin/EngineTasks/MaestroAndTask.php Drupal\maestro\Plugin\EngineTasks
MaestroAutoCompleteController.php src/Controller/MaestroAutoCompleteController.php Drupal\maestro\Controller
MaestroBatchFunctionTask.php src/Plugin/EngineTasks/MaestroBatchFunctionTask.php Drupal\maestro\Plugin\EngineTasks
MaestroContentTypeCompleteTask.php src/Form/MaestroContentTypeCompleteTask.php Drupal\maestro\Form
MaestroContentTypeTask.php src/Plugin/EngineTasks/MaestroContentTypeTask.php Drupal\maestro\Plugin\EngineTasks
MaestroEndTask.php src/Plugin/EngineTasks/MaestroEndTask.php Drupal\maestro\Plugin\EngineTasks
MaestroEngine.php src/Engine/MaestroEngine.php Drupal\maestro\Engine
MaestroEngineActiveAssignments.php src/Plugin/views/field/MaestroEngineActiveAssignments.php Drupal\maestro\Plugin\views\field
MaestroEngineActiveHandler.php src/Plugin/views/field/MaestroEngineActiveHandler.php Drupal\maestro\Plugin\views\field
MaestroEngineAdminOperations.php src/Plugin/views/field/MaestroEngineAdminOperations.php Drupal\maestro\Plugin\views\field
MaestroEngineCompletedTimestamp.php src/Plugin/views/field/MaestroEngineCompletedTimestamp.php Drupal\maestro\Plugin\views\field
MaestroEngineEntityIdentifierEditLink.php src/Plugin/views/field/MaestroEngineEntityIdentifierEditLink.php Drupal\maestro\Plugin\views\field
MaestroEngineEntityIdentifierEntityLabel.php src/Plugin/views/field/MaestroEngineEntityIdentifierEntityLabel.php Drupal\maestro\Plugin\views\field
MaestroEnginePermissions.php src/MaestroEnginePermissions.php Drupal\maestro
MaestroEngineProcessCompletionTime.php src/Plugin/views/field/MaestroEngineProcessCompletionTime.php Drupal\maestro\Plugin\views\field
MaestroEngineProcessDetails.php src/Plugin/views/field/MaestroEngineProcessDetails.php Drupal\maestro\Plugin\views\field
MaestroEngineProcessInitiator.php src/Plugin/views/field/MaestroEngineProcessInitiator.php Drupal\maestro\Plugin\views\field
MaestroEngineSettingsForm.php src/Form/MaestroEngineSettingsForm.php Drupal\maestro\Form
MaestroEngineStartedTimestamp.php src/Plugin/views/field/MaestroEngineStartedTimestamp.php Drupal\maestro\Plugin\views\field
MaestroEngineTaskInterface.php src/MaestroEngineTaskInterface.php Drupal\maestro
MaestroEngineTasksPluginManager.php src/MaestroEngineTasksPluginManager.php Drupal\maestro

Pages

Other projects