You are here

34 calls to MaestroEngine::getTemplate() in Maestro 8.2

MaestroEngine::getTaskPointersFromTemplate in src/Engine/MaestroEngine.php
Determines which task(s) point to the task in question.
MaestroEngine::getTemplateTaskByID in src/Engine/MaestroEngine.php
GetTemplateTaskByID fetches the task from the config template.
MaestroEngine::getTemplateVariables in src/Engine/MaestroEngine.php
Get the template variables from the template.
MaestroEngine::newProcess in src/Engine/MaestroEngine.php
NewProcess Creates a new process in the Maestro content entities based on the template name which is mandatory. This method will only create a new process if the template has the validated property set.
MaestroEngine::performTemplateValidityCheck in src/Engine/MaestroEngine.php
Checks the validity of the template in question.
MaestroEngine::removeTemplateTask in src/Engine/MaestroEngine.php
Removes a template task.
MaestroEngine::saveTemplateTask in src/Engine/MaestroEngine.php
Saves/updates the task.
MaestroEngine::setTemplateToUnvalidated in src/Engine/MaestroEngine.php
Sets a template to unvalidated based on machine name.
MaestroOrchestrator::startProcess in src/Controller/MaestroOrchestrator.php
Method used to start a process.
MaestroProcessStatusController::getDetails in src/Controller/MaestroProcessStatusController.php
Returns response for the process status queries.
MaestroSpawnSubFlowTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroStatus::getMaestroStatusBar in src/Utility/MaestroStatus.php
Generates the staus bar showing process completion as status indicators.
MaestroTaskConsoleController::getStatus in modules/maestro_taskconsole/src/Controller/MaestroTaskConsoleController.php
Method to fetch the status of a process.
MaestroTaskConsoleController::getTasks in modules/maestro_taskconsole/src/Controller/MaestroTaskConsoleController.php
GetTasks method This method is called by the menu router for /taskconsole. The output of this method is the current user's task console.
MaestroTemplateBuilderAddNew::buildForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderAddNew.php
Ajax callback for add-new-form button click.
MaestroTemplateBuilderAddNew::exists in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderAddNew.php
MaestroTemplateBuilderAddNew::submitForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderAddNew.php
Form submission handler.
MaestroTemplateBuilderCanvas::buildForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderCanvas.php
Ajax callback for add-new-form button click.
MaestroTemplateBuilderCanvas::submitForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderCanvas.php
Form submission handler.
MaestroTemplateBuilderEditTask::buildForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderEditTask.php
Ajax callback for add-new-form button click.
MaestroTemplateBuilderEditTask::submitForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderEditTask.php
Form submission handler.
MaestroTemplateBuilderEditTask::validateForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderEditTask.php
Form validation handler.
MaestroTemplateBuilderForm::buildForm in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Form constructor.
MaestroTemplateBuilderForm::drawFalseLineComplete in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to complete the false line drawing routine when the second task has been selected.
MaestroTemplateBuilderForm::drawFalseLineTo in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to signal the UI to go into line drawing mode.
MaestroTemplateBuilderForm::drawLineComplete in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to complete the line drawing routine when the second task has been selected.
MaestroTemplateBuilderForm::drawLineTo in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to signal the UI to go into line drawing mode.
MaestroTemplateBuilderForm::moveTaskComplete in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to complete the move of a task when the mouse button is released.
MaestroTemplateBuilderForm::removeLines in modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
Ajax callback to remove the lines pointing to and from a task.
MaestroValidityCheck::buildForm in modules/maestro_template_builder/src/Form/MaestroValidityCheck.php
Ajax callback for add-new-form button click.
MaestroWebformHandler::getSummary in modules/maestro_webform/src/Plugin/WebformHandler/MaestroWebformHandler.php
Returns a render array summarizing the configuration of the webform handler.
maestro_form_approval_example_uninstall in modules/examples/maestro_form_approval_example/maestro_form_approval_example.install
Implements hook_uninstall().
maestro_maestro_template_validation_check in ./maestro.module
Implements hook_maestro_template_validation_check().
maestro_tokens in ./maestro.module
Implements hook_tokens().