8 calls to MaestroEngine::getTemplates() in Maestro 3.x
- MaestroEngineTemplateFilter::generateTemplateOptions in src/
Plugin/ views/ filter/ MaestroEngineTemplateFilter.php - Generate the options for this template.
- MaestroInteractiveExampleTaskUninstallValidator::validate in modules/
examples/ maestro_interactive_task_plugin_example/ src/ MaestroInteractiveExampleTaskUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- MaestroNonInteractiveExampleTaskUninstallValidator::validate in modules/
examples/ maestro_noninteractive_task_plugin_example/ src/ MaestroNonInteractiveExampleTaskUninstallValidator.php - Determines the reasons a module can not be uninstalled.
- MaestroSpawnSubFlowTask::getTaskEditForm in src/
Plugin/ EngineTasks/ MaestroSpawnSubFlowTask.php - Method to allow a task to add their own fields to the task edit form.
- MaestroTemplateFormBase::exists in src/
Form/ MaestroTemplateFormBase.php - Internal method callback to determine if a template already exists.
- MaestroWebformHandler::buildConfigurationForm in modules/
maestro_webform/ src/ Plugin/ WebformHandler/ MaestroWebformHandler.php - Form constructor.
- maestro_update_8001 in ./
maestro.install - Update 8001 - Create maestro_process_status entity.
- maestro_update_8005 in ./
maestro.install - Update 8005 - Create new view for Maestro Entity Identifiers "Items Attached to Workflow" and configure each template to use 2 views.