getData('task'); $taskMedia = $task->getMedia(); $elements = $task->getTaskElements(); $cElements = count($elements); $forwarded = $task->getCreatedBy()->getId(); $color = $this->getStatus($task->getStatus()); echo $this->getData('nav')->render(); ?>