You are here

14 methods override MaestroEngineTaskInterface::getTemplateBuilderCapabilities() in Maestro 8.2

MaestroAndTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroAndTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroBatchFunctionTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroBatchFunctionTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroContentTypeTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroContentTypeTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroEndTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroEndTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroIfTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroIfTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroInteractiveExampleTask::getTemplateBuilderCapabilities in modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroInteractiveTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroInteractiveTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroManualWebTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroManualWebTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroNonInteractiveExampleTask::getTemplateBuilderCapabilities in modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroOrTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroOrTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroSetProcessVariableTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroSetProcessVariableTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroSpawnSubFlowTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroStartTask::getTemplateBuilderCapabilities in src/Plugin/EngineTasks/MaestroStartTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.
MaestroWebformTask::getTemplateBuilderCapabilities in modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
Returns an array of consistenly keyed array elements that define what this task can do in the template builder. Elements are: edit, drawlineto, drawfalselineto, removelines, remove.