You are here

12 calls to MaestroEngine::canUserExecuteTask() in Maestro 3.x

MaestroContentTypeCompleteTask::buildForm in src/Form/MaestroContentTypeCompleteTask.php
Form constructor.
MaestroContentTypeCompleteTask::submitForm in src/Form/MaestroContentTypeCompleteTask.php
Form submission handler.
MaestroInteractiveFormBase::buildForm in src/Form/MaestroInteractiveFormBase.php
Form constructor.
MaestroInteractiveFormBase::completeForm in src/Form/MaestroInteractiveFormBase.php
Ajax callback helper funciton that simply helps us separate the save/complete of a task with an optional ajax handler to close the dialog and/or do a redirect if the user has jumped out of the modal.
MaestroInteractiveFormBase::submitForm in src/Form/MaestroInteractiveFormBase.php
Form submission handler.
MaestroInteractiveTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroInteractiveTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
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.
maestro_form_alter in ./maestro.module
Implements hook_form_alter().
maestro_form_approval_example_form_alter in modules/examples/maestro_form_approval_example/maestro_form_approval_example.module
Implements hook_form_alter().
maestro_menu_local_tasks_alter in ./maestro.module
Implements hook_menu_local_tasks_alter().
maestro_node_view_alter in ./maestro.module
Implements hook_node_view_alter().